#f01f09 color space conversions
Hex:
#f01f09
RGB:
240, 31, 9
CMY:
6, 88, 96
CMYK:
0, 87, 96, 6
HSL:
6°, 92.7711%, 48.8235%
HSV (HSB):
6°, 96.2500%, 94.1176%
XYZ:
36.4745, 19.5250, 2.1047
xyY:
0.6277, 0.3360, 19.5250
CIE-Lab:
51.2958, 73.2777, 62.3519
CIE-LCH:
51.2958, 96.2153, 40.3944
CIE-Luv:
51.2958, 157.9197, 36.7957
Hunter-Lab:
44.1871, 70.0166, 28.1068
#f01f09 color charts
#f01f09 color shades, tints & tones
#f01f09 color schemes
#f01f09 color preview, HTML & CSS examples
This text has a color of #f01f09
<p style="color:#f01f09;">Text here</p>
.mytext {color:#f01f09;}
This box has a color of #f01f09
<div style="background-color:#f01f09;">Content here</div>
.mybackground {background-color:#f01f09;}
Border around this has a color of #f01f09
<div style="border:2px solid #f01f09;">Content here</div>
.myborder {border:2px solid #f01f09;}