In RGB color space, #ff42bb hex color has a red value of 255, a green value of 66 and a blue value of 187.
In CMYK color space (used in color printing), #ff42bb hex color is composed of 0% cyan, 74.12% magenta, 26.67% yellow and 0% black.
#ff42bb color has a hue of 321.6 degrees, a saturation of 100% and a lightness of 62.9%.
#ff42bb hex color contains mainly RED.
The closest web safe color of #ff42bb is #ff33cc
#ff42bb hex color has a decimal value of 16728763.
HEX | ff42bb | #ff42bb |
---|---|---|
RGB | 255, 66, 187 | rgb(255, 66, 187) |
RGB Percent | 100, 25.88, 73.33 | rgb(100, 25.88, 73.33) |
CMYK | 0, 74, 27, 0 | |
HSL | 321.6°, 100, 62.9 | hsl(321.6, 100%, 62.9%) |
HSV | 321.6°, 74.1, 100 |
XYZ | 52.158, 28.744, 49.813 |
---|---|
Hunter Lab | 53.613, 79.831, -17.558 |
CIE-LAB | 60.555, 79.374, -22.116 |
CIE-LCH | 60.555, 82.398, 344.431 |
CIE-LUV | 0, 74.12, 26.67, 0 |
Web Safe | ff33cc |
RGB percent of color #ff42bb
CMYK percent of color #ff42bb
Text with hexadecimal color #ff42bb
This text has a font color of #ff42bb
<p style="color:#ff42bb">Text here</p>
#ff42bb Background Color
This box has a background color of #ff42bb
<div style="background-color:#ff42bb">Text here</div>
#ff42bb Border Color
This box has a border color of #ff42bb
<div style="border: 4px solid #ff42bb">Text here</div>
CSS codes
<p style="color:#ff42bb">Text here</p>
<div style="background-color:#ff42bb">Text here</div>
<div style="border: 4px solid #ff42bb">Text here</div>
#ff42bb Color on white background
This is how a font and box color of #ff42bb will look
on a white background.
#ff42bb Color on black background
This is how a font and box color of #ff42bb hex color will look
on a black background.