#f24f54 color space conversions
Hex:
#f24f54
RGB:
242, 79, 84
CMY:
5, 69, 67
CMYK:
0, 67, 65, 5
HSL:
358°, 86.2434%, 62.9412%
HSV (HSB):
358°, 67.3554%, 94.9020%
XYZ:
41.0142, 25.1093, 11.0724
xyY:
0.5313, 0.3253, 25.1093
CIE-Lab:
57.1818, 62.3960, 32.8234
CIE-LCH:
57.1818, 70.5028, 27.7466
CIE-Luv:
57.1818, 123.4178, 24.4416
Hunter-Lab:
50.1092, 58.4105, 21.9754
#f24f54 color charts
#f24f54 color shades, tints & tones
#f24f54 color schemes
#f24f54 color preview, HTML & CSS examples
This text has a color of #f24f54
<p style="color:#f24f54;">Text here</p>
.mytext {color:#f24f54;}
This box has a color of #f24f54
<div style="background-color:#f24f54;">Content here</div>
.mybackground {background-color:#f24f54;}
Border around this has a color of #f24f54
<div style="border:2px solid #f24f54;">Content here</div>
.myborder {border:2px solid #f24f54;}