#f01a2d color space conversions
Hex:
#f01a2d
RGB:
240, 26, 45
CMY:
6, 90, 82
CMYK:
0, 89, 81, 6
HSL:
355°, 87.7049%, 52.1569%
HSV (HSB):
355°, 89.1667%, 94.1176%
XYZ:
36.7782, 19.4535, 4.2991
xyY:
0.6076, 0.3214, 19.4535
CIE-Lab:
51.2136, 74.6378, 47.7821
CIE-LCH:
51.2136, 88.6224, 32.6268
CIE-Luv:
51.2136, 155.1075, 29.5475
Hunter-Lab:
44.1061, 71.6578, 25.0952
#f01a2d color charts
#f01a2d color shades, tints & tones
#f01a2d color schemes
#f01a2d color preview, HTML & CSS examples
This text has a color of #f01a2d
<p style="color:#f01a2d;">Text here</p>
.mytext {color:#f01a2d;}
This box has a color of #f01a2d
<div style="background-color:#f01a2d;">Content here</div>
.mybackground {background-color:#f01a2d;}
Border around this has a color of #f01a2d
<div style="border:2px solid #f01a2d;">Content here</div>
.myborder {border:2px solid #f01a2d;}