#f01a01 color space conversions
Hex:
#f01a01
RGB:
240, 26, 1
CMY:
6, 90, 100
CMYK:
0, 89, 100, 6
HSL:
6°, 99.1701%, 47.2549%
HSV (HSB):
6°, 99.5833%, 94.1176%
XYZ:
36.3101, 19.2662, 1.8337
xyY:
0.6325, 0.3356, 19.2662
CIE-Lab:
50.9973, 74.0178, 64.2475
CIE-LCH:
50.9973, 98.0121, 40.9580
CIE-Luv:
50.9973, 159.9144, 37.0122
Hunter-Lab:
43.8933, 70.8479, 28.2484
#f01a01 color charts
#f01a01 color shades, tints & tones
#f01a01 color schemes
#f01a01 color preview, HTML & CSS examples
This text has a color of #f01a01
<p style="color:#f01a01;">Text here</p>
.mytext {color:#f01a01;}
This box has a color of #f01a01
<div style="background-color:#f01a01;">Content here</div>
.mybackground {background-color:#f01a01;}
Border around this has a color of #f01a01
<div style="border:2px solid #f01a01;">Content here</div>
.myborder {border:2px solid #f01a01;}