#f02f08 color space conversions
Hex:
#f02f08
RGB:
240, 47, 8
CMY:
6, 82, 97
CMYK:
0, 80, 97, 6
HSL:
10°, 93.5484%, 48.6275%
HSV (HSB):
10°, 96.6667%, 94.1176%
XYZ:
36.9955, 20.5758, 2.2514
xyY:
0.6184, 0.3439, 20.5758
CIE-Lab:
52.4821, 69.8864, 63.1784
CIE-LCH:
52.4821, 94.2105, 42.1141
CIE-Luv:
52.4821, 151.5330, 39.0068
Hunter-Lab:
45.3606, 66.2013, 28.8097
#f02f08 color charts
#f02f08 color shades, tints & tones
#f02f08 color schemes
#f02f08 color preview, HTML & CSS examples
This text has a color of #f02f08
<p style="color:#f02f08;">Text here</p>
.mytext {color:#f02f08;}
This box has a color of #f02f08
<div style="background-color:#f02f08;">Content here</div>
.mybackground {background-color:#f02f08;}
Border around this has a color of #f02f08
<div style="border:2px solid #f02f08;">Content here</div>
.myborder {border:2px solid #f02f08;}