#f24f51 color space conversions
Hex:
#f24f51
RGB:
242, 79, 81
CMY:
5, 69, 68
CMYK:
0, 67, 67, 5
HSL:
359°, 86.2434%, 62.9412%
HSV (HSB):
359°, 67.3554%, 94.9020%
XYZ:
40.8991, 25.0633, 10.4667
xyY:
0.5351, 0.3279, 25.0633
CIE-Lab:
57.1370, 62.2353, 34.4807
CIE-LCH:
57.1370, 71.1488, 28.9881
CIE-Luv:
57.1370, 124.1400, 25.9143
Hunter-Lab:
50.0633, 58.2147, 22.6486
#f24f51 color charts
#f24f51 color shades, tints & tones
#f24f51 color schemes
#f24f51 color preview, HTML & CSS examples
This text has a color of #f24f51
<p style="color:#f24f51;">Text here</p>
.mytext {color:#f24f51;}
This box has a color of #f24f51
<div style="background-color:#f24f51;">Content here</div>
.mybackground {background-color:#f24f51;}
Border around this has a color of #f24f51
<div style="border:2px solid #f24f51;">Content here</div>
.myborder {border:2px solid #f24f51;}