#f24ccf color space conversions
Hex:
#f24ccf
RGB:
242, 76, 207
CMY:
5, 70, 19
CMYK:
0, 69, 14, 5
HSL:
313°, 86.4583%, 62.3529%
HSV (HSB):
313°, 68.5950%, 94.9020%
XYZ:
50.4649, 28.5511, 61.8826
xyY:
0.3582, 0.2026, 28.5511
CIE-Lab:
60.3834, 75.6355, -33.9703
CIE-LCH:
60.3834, 82.9139, 335.8137
CIE-Luv:
60.3834, 83.2019, -64.0306
Hunter-Lab:
53.4333, 75.0756, -31.2622
#f24ccf color charts
#f24ccf color shades, tints & tones
#f24ccf color schemes
#f24ccf color preview, HTML & CSS examples
This text has a color of #f24ccf
<p style="color:#f24ccf;">Text here</p>
.mytext {color:#f24ccf;}
This box has a color of #f24ccf
<div style="background-color:#f24ccf;">Content here</div>
.mybackground {background-color:#f24ccf;}
Border around this has a color of #f24ccf
<div style="border:2px solid #f24ccf;">Content here</div>
.myborder {border:2px solid #f24ccf;}