#f24f5d color space conversions
Hex:
#f24f5d
RGB:
242, 79, 93
CMY:
5, 69, 64
CMYK:
0, 67, 62, 5
HSL:
355°, 86.2434%, 62.9412%
HSV (HSB):
355°, 67.3554%, 94.9020%
XYZ:
41.3897, 25.2595, 13.0500
xyY:
0.5193, 0.3169, 25.2595
CIE-Lab:
57.3274, 62.9180, 27.8182
CIE-LCH:
57.3274, 68.7933, 23.8519
CIE-Luv:
57.3274, 121.1155, 19.7359
Hunter-Lab:
50.2589, 59.0473, 19.7862
#f24f5d color charts
#f24f5d color shades, tints & tones
#f24f5d color schemes
#f24f5d color preview, HTML & CSS examples
This text has a color of #f24f5d
<p style="color:#f24f5d;">Text here</p>
.mytext {color:#f24f5d;}
This box has a color of #f24f5d
<div style="background-color:#f24f5d;">Content here</div>
.mybackground {background-color:#f24f5d;}
Border around this has a color of #f24f5d
<div style="border:2px solid #f24f5d;">Content here</div>
.myborder {border:2px solid #f24f5d;}