#f24db4 color space conversions
Hex:
#f24db4
RGB:
242, 77, 180
CMY:
5, 70, 29
CMYK:
0, 68, 26, 5
HSL:
323°, 86.3874%, 62.5490%
HSV (HSB):
323°, 68.1818%, 94.9020%
XYZ:
47.5100, 27.4803, 45.9802
xyY:
0.3927, 0.2272, 27.4803
CIE-Lab:
59.4163, 71.7427, -20.0211
CIE-LCH:
59.4163, 74.4839, 344.4073
CIE-Luv:
59.4163, 92.7949, -42.1077
Hunter-Lab:
52.4216, 70.0377, -15.3094
#f24db4 color charts
#f24db4 color shades, tints & tones
#f24db4 color schemes
#f24db4 color preview, HTML & CSS examples
This text has a color of #f24db4
<p style="color:#f24db4;">Text here</p>
.mytext {color:#f24db4;}
This box has a color of #f24db4
<div style="background-color:#f24db4;">Content here</div>
.mybackground {background-color:#f24db4;}
Border around this has a color of #f24db4
<div style="border:2px solid #f24db4;">Content here</div>
.myborder {border:2px solid #f24db4;}