#f24b35 color space conversions
Hex:
#f24b35
RGB:
242, 75, 53
CMY:
5, 71, 79
CMYK:
0, 69, 78, 5
HSL:
7°, 87.9070%, 57.8431%
HSV (HSB):
7°, 78.0992%, 94.9020%
XYZ:
39.7766, 24.1664, 5.9363
xyY:
0.5692, 0.3458, 24.1664
CIE-Lab:
56.2541, 62.5557, 48.7389
CIE-LCH:
56.2541, 79.3013, 37.9231
CIE-Luv:
56.2541, 132.3009, 36.1372
Hunter-Lab:
49.1594, 58.4019, 27.2519
#f24b35 color charts
#f24b35 color shades, tints & tones
#f24b35 color schemes
#f24b35 color preview, HTML & CSS examples
This text has a color of #f24b35
<p style="color:#f24b35;">Text here</p>
.mytext {color:#f24b35;}
This box has a color of #f24b35
<div style="background-color:#f24b35;">Content here</div>
.mybackground {background-color:#f24b35;}
Border around this has a color of #f24b35
<div style="border:2px solid #f24b35;">Content here</div>
.myborder {border:2px solid #f24b35;}