#f01a31 color space conversions
Hex:
#f01a31
RGB:
240, 26, 49
CMY:
6, 90, 81
CMYK:
0, 89, 80, 6
HSL:
354°, 87.7049%, 52.1569%
HSV (HSB):
354°, 89.1667%, 94.1176%
XYZ:
36.8590, 19.4858, 4.7242
xyY:
0.6036, 0.3191, 19.4858
CIE-Lab:
51.2508, 74.7439, 45.6717
CIE-LCH:
51.2508, 87.5932, 31.4267
CIE-Luv:
51.2508, 154.3081, 28.3018
Hunter-Lab:
44.1427, 71.7968, 24.5547
#f01a31 color charts
#f01a31 color shades, tints & tones
#f01a31 color schemes
#f01a31 color preview, HTML & CSS examples
This text has a color of #f01a31
<p style="color:#f01a31;">Text here</p>
.mytext {color:#f01a31;}
This box has a color of #f01a31
<div style="background-color:#f01a31;">Content here</div>
.mybackground {background-color:#f01a31;}
Border around this has a color of #f01a31
<div style="border:2px solid #f01a31;">Content here</div>
.myborder {border:2px solid #f01a31;}