#f24d4c color space conversions
Hex:
#f24d4c
RGB:
242, 77, 76
CMY:
5, 70, 70
CMYK:
0, 68, 69, 5
HSL:
0°, 86.4583%, 62.3529%
HSV (HSB):
0°, 68.5950%, 94.9020%
XYZ:
40.5763, 24.7068, 9.4678
xyY:
0.5428, 0.3305, 24.7068
CIE-Lab:
56.7886, 62.7413, 36.8925
CIE-LCH:
56.7886, 72.7841, 30.4559
CIE-Luv:
56.7886, 126.5268, 27.6926
Hunter-Lab:
49.7059, 58.7291, 23.5009
#f24d4c color charts
#f24d4c color shades, tints & tones
#f24d4c color schemes
#f24d4c color preview, HTML & CSS examples
This text has a color of #f24d4c
<p style="color:#f24d4c;">Text here</p>
.mytext {color:#f24d4c;}
This box has a color of #f24d4c
<div style="background-color:#f24d4c;">Content here</div>
.mybackground {background-color:#f24d4c;}
Border around this has a color of #f24d4c
<div style="border:2px solid #f24d4c;">Content here</div>
.myborder {border:2px solid #f24d4c;}