#f01e1f color space conversions
Hex:
#f01e1f
RGB:
240, 30, 31
CMY:
6, 88, 88
CMYK:
0, 88, 87, 6
HSL:
360°, 87.5000%, 52.9412%
HSV (HSB):
360°, 87.5000%, 94.1176%
XYZ:
36.6468, 19.5527, 3.1389
xyY:
0.6176, 0.3295, 19.5527
CIE-Lab:
51.3277, 73.7114, 54.7576
CIE-LCH:
51.3277, 91.8247, 36.6074
CIE-Luv:
51.3277, 156.2182, 33.5103
Hunter-Lab:
44.2185, 70.5524, 26.7442
#f01e1f color charts
#f01e1f color shades, tints & tones
#f01e1f color schemes
#f01e1f color preview, HTML & CSS examples
This text has a color of #f01e1f
<p style="color:#f01e1f;">Text here</p>
.mytext {color:#f01e1f;}
This box has a color of #f01e1f
<div style="background-color:#f01e1f;">Content here</div>
.mybackground {background-color:#f01e1f;}
Border around this has a color of #f01e1f
<div style="border:2px solid #f01e1f;">Content here</div>
.myborder {border:2px solid #f01e1f;}