#f02f1b color space conversions
Hex:
#f02f1b
RGB:
240, 47, 27
CMY:
6, 82, 89
CMYK:
0, 80, 89, 6
HSL:
6°, 87.6543%, 52.3529%
HSV (HSB):
6°, 88.7500%, 94.1176%
XYZ:
37.1495, 20.6374, 3.0623
xyY:
0.6105, 0.3392, 20.6374
CIE-Lab:
52.5504, 70.0980, 57.3683
CIE-LCH:
52.5504, 90.5806, 39.2970
CIE-Luv:
52.5504, 150.0825, 36.5802
Hunter-Lab:
45.4284, 66.4703, 27.8032
#f02f1b color charts
#f02f1b color shades, tints & tones
#f02f1b color schemes
#f02f1b color preview, HTML & CSS examples
This text has a color of #f02f1b
<p style="color:#f02f1b;">Text here</p>
.mytext {color:#f02f1b;}
This box has a color of #f02f1b
<div style="background-color:#f02f1b;">Content here</div>
.mybackground {background-color:#f02f1b;}
Border around this has a color of #f02f1b
<div style="border:2px solid #f02f1b;">Content here</div>
.myborder {border:2px solid #f02f1b;}