#f01a3c color space conversions
Hex:
#f01a3c
RGB:
240, 26, 60
CMY:
6, 90, 76
CMYK:
0, 89, 75, 6
HSL:
350°, 87.7049%, 52.1569%
HSV (HSB):
350°, 89.1667%, 94.1176%
XYZ:
37.1202, 19.5903, 6.0998
xyY:
0.5910, 0.3119, 19.5903
CIE-Lab:
51.3708, 75.0861, 39.6294
CIE-LCH:
51.3708, 84.9023, 27.8245
CIE-Luv:
51.3708, 151.7772, 24.3495
Hunter-Lab:
44.2609, 72.2455, 22.8116
#f01a3c color charts
#f01a3c color shades, tints & tones
#f01a3c color schemes
#f01a3c color preview, HTML & CSS examples
This text has a color of #f01a3c
<p style="color:#f01a3c;">Text here</p>
.mytext {color:#f01a3c;}
This box has a color of #f01a3c
<div style="background-color:#f01a3c;">Content here</div>
.mybackground {background-color:#f01a3c;}
Border around this has a color of #f01a3c
<div style="border:2px solid #f01a3c;">Content here</div>
.myborder {border:2px solid #f01a3c;}