#f24b2e color space conversions
Hex:
#f24b2e
RGB:
242, 75, 46
CMY:
5, 71, 82
CMYK:
0, 69, 81, 5
HSL:
9°, 88.2883%, 56.4706%
HSV (HSB):
9°, 80.9917%, 94.9020%
XYZ:
39.6272, 24.1067, 5.1492
xyY:
0.5753, 0.3500, 24.1067
CIE-Lab:
56.1944, 62.3438, 52.1477
CIE-LCH:
56.1944, 81.2781, 39.9110
CIE-Luv:
56.1944, 133.3751, 38.2485
Hunter-Lab:
49.0985, 58.1440, 28.1509
#f24b2e color charts
#f24b2e color shades, tints & tones
#f24b2e color schemes
#f24b2e color preview, HTML & CSS examples
This text has a color of #f24b2e
<p style="color:#f24b2e;">Text here</p>
.mytext {color:#f24b2e;}
This box has a color of #f24b2e
<div style="background-color:#f24b2e;">Content here</div>
.mybackground {background-color:#f24b2e;}
Border around this has a color of #f24b2e
<div style="border:2px solid #f24b2e;">Content here</div>
.myborder {border:2px solid #f24b2e;}