#f24b3b color space conversions
Hex:
#f24b3b
RGB:
242, 75, 59
CMY:
5, 71, 77
CMYK:
0, 69, 76, 5
HSL:
5°, 87.5598%, 59.0196%
HSV (HSB):
5°, 75.6198%, 94.9020%
XYZ:
39.9234, 24.2252, 6.7094
xyY:
0.5634, 0.3419, 24.2252
CIE-Lab:
56.3125, 62.7632, 45.6809
CIE-LCH:
56.3125, 77.6271, 36.0482
CIE-Luv:
56.3125, 131.2620, 34.0925
Hunter-Lab:
49.2191, 58.6547, 26.3711
#f24b3b color charts
#f24b3b color shades, tints & tones
#f24b3b color schemes
#f24b3b color preview, HTML & CSS examples
This text has a color of #f24b3b
<p style="color:#f24b3b;">Text here</p>
.mytext {color:#f24b3b;}
This box has a color of #f24b3b
<div style="background-color:#f24b3b;">Content here</div>
.mybackground {background-color:#f24b3b;}
Border around this has a color of #f24b3b
<div style="border:2px solid #f24b3b;">Content here</div>
.myborder {border:2px solid #f24b3b;}