#f01e2c color space conversions
Hex:
#f01e2c
RGB:
240, 30, 44
CMY:
6, 88, 83
CMYK:
0, 88, 82, 6
HSL:
356°, 87.5000%, 52.9412%
HSV (HSB):
356°, 87.5000%, 94.1176%
XYZ:
36.8541, 19.6357, 4.2305
xyY:
0.6069, 0.3234, 19.6357
CIE-Lab:
51.4228, 73.9867, 48.5068
CIE-LCH:
51.4228, 88.4700, 33.2495
CIE-Luv:
51.4228, 154.1523, 30.2609
Hunter-Lab:
44.3121, 70.9109, 25.3580
#f01e2c color charts
#f01e2c color shades, tints & tones
#f01e2c color schemes
#f01e2c color preview, HTML & CSS examples
This text has a color of #f01e2c
<p style="color:#f01e2c;">Text here</p>
.mytext {color:#f01e2c;}
This box has a color of #f01e2c
<div style="background-color:#f01e2c;">Content here</div>
.mybackground {background-color:#f01e2c;}
Border around this has a color of #f01e2c
<div style="border:2px solid #f01e2c;">Content here</div>
.myborder {border:2px solid #f01e2c;}