#f24db7 color space conversions
Hex:
#f24db7
RGB:
242, 77, 183
CMY:
5, 70, 28
CMYK:
0, 68, 24, 5
HSL:
321°, 86.3874%, 62.5490%
HSV (HSB):
321°, 68.1818%, 94.9020%
XYZ:
47.8191, 27.6039, 47.6075
xyY:
0.3887, 0.2244, 27.6039
CIE-Lab:
59.5292, 72.1145, -21.5761
CIE-LCH:
59.5292, 75.2730, 343.3432
CIE-Luv:
59.5292, 91.6863, -44.4950
Hunter-Lab:
52.5394, 70.5189, -16.9468
#f24db7 color charts
#f24db7 color shades, tints & tones
#f24db7 color schemes
#f24db7 color preview, HTML & CSS examples
This text has a color of #f24db7
<p style="color:#f24db7;">Text here</p>
.mytext {color:#f24db7;}
This box has a color of #f24db7
<div style="background-color:#f24db7;">Content here</div>
.mybackground {background-color:#f24db7;}
Border around this has a color of #f24db7
<div style="border:2px solid #f24db7;">Content here</div>
.myborder {border:2px solid #f24db7;}