#f01c1a color space conversions
Hex:
#f01c1a
RGB:
240, 28, 26
CMY:
6, 89, 90
CMYK:
0, 88, 89, 6
HSL:
1°, 87.7049%, 52.1569%
HSV (HSB):
1°, 89.1667%, 94.1176%
XYZ:
36.5369, 19.4304, 2.8020
xyY:
0.6217, 0.3306, 19.4304
CIE-Lab:
51.1869, 73.9541, 56.7923
CIE-LCH:
51.1869, 93.2447, 37.5221
CIE-Luv:
51.1869, 157.4463, 34.2720
Hunter-Lab:
44.0799, 70.8151, 27.0871
#f01c1a color charts
#f01c1a color shades, tints & tones
#f01c1a color schemes
#f01c1a color preview, HTML & CSS examples
This text has a color of #f01c1a
<p style="color:#f01c1a;">Text here</p>
.mytext {color:#f01c1a;}
This box has a color of #f01c1a
<div style="background-color:#f01c1a;">Content here</div>
.mybackground {background-color:#f01c1a;}
Border around this has a color of #f01c1a
<div style="border:2px solid #f01c1a;">Content here</div>
.myborder {border:2px solid #f01c1a;}