#f24ccb color space conversions
Hex:
#f24ccb
RGB:
242, 76, 203
CMY:
5, 70, 20
CMYK:
0, 69, 16, 5
HSL:
314°, 86.4583%, 62.3529%
HSV (HSB):
314°, 68.5950%, 94.9020%
XYZ:
49.9819, 28.3579, 59.3392
xyY:
0.3630, 0.2060, 28.3579
CIE-Lab:
60.2107, 75.0840, -31.9665
CIE-LCH:
60.2107, 81.6055, 336.9385
CIE-Luv:
60.2107, 84.6574, -60.8285
Hunter-Lab:
53.2522, 74.3468, -28.7907
#f24ccb color charts
#f24ccb color shades, tints & tones
#f24ccb color schemes
#f24ccb color preview, HTML & CSS examples
This text has a color of #f24ccb
<p style="color:#f24ccb;">Text here</p>
.mytext {color:#f24ccb;}
This box has a color of #f24ccb
<div style="background-color:#f24ccb;">Content here</div>
.mybackground {background-color:#f24ccb;}
Border around this has a color of #f24ccb
<div style="border:2px solid #f24ccb;">Content here</div>
.myborder {border:2px solid #f24ccb;}