#f02c24 color space conversions
Hex:
#f02c24
RGB:
240, 44, 36
CMY:
6, 83, 86
CMYK:
0, 82, 85, 6
HSL:
2°, 87.1795%, 54.1176%
HSV (HSB):
2°, 85.0000%, 94.1176%
XYZ:
37.1543, 20.4540, 3.6588
xyY:
0.6064, 0.3338, 20.4540
CIE-Lab:
52.3467, 70.9916, 53.2998
CIE-LCH:
52.3467, 88.7732, 36.8989
CIE-Luv:
52.3467, 150.3035, 34.2311
Hunter-Lab:
45.2261, 67.4962, 26.8617
#f02c24 color charts
#f02c24 color shades, tints & tones
#f02c24 color schemes
#f02c24 color preview, HTML & CSS examples
This text has a color of #f02c24
<p style="color:#f02c24;">Text here</p>
.mytext {color:#f02c24;}
This box has a color of #f02c24
<div style="background-color:#f02c24;">Content here</div>
.mybackground {background-color:#f02c24;}
Border around this has a color of #f02c24
<div style="border:2px solid #f02c24;">Content here</div>
.myborder {border:2px solid #f02c24;}