#f24d4e color space conversions
Hex:
#f24d4e
RGB:
242, 77, 78
CMY:
5, 70, 69
CMYK:
0, 68, 68, 5
HSL:
360°, 86.3874%, 62.5490%
HSV (HSB):
360°, 68.1818%, 94.9020%
XYZ:
40.6470, 24.7351, 9.8397
xyY:
0.5404, 0.3288, 24.7351
CIE-Lab:
56.8164, 62.8401, 35.7948
CIE-LCH:
56.8164, 72.3197, 29.6665
CIE-Luv:
56.8164, 126.0662, 26.7681
Hunter-Lab:
49.7344, 58.8497, 23.0838
#f24d4e color charts
#f24d4e color shades, tints & tones
#f24d4e color schemes
#f24d4e color preview, HTML & CSS examples
This text has a color of #f24d4e
<p style="color:#f24d4e;">Text here</p>
.mytext {color:#f24d4e;}
This box has a color of #f24d4e
<div style="background-color:#f24d4e;">Content here</div>
.mybackground {background-color:#f24d4e;}
Border around this has a color of #f24d4e
<div style="border:2px solid #f24d4e;">Content here</div>
.myborder {border:2px solid #f24d4e;}