#f01f44 color space conversions
Hex:
#f01f44
RGB:
240, 31, 68
CMY:
6, 88, 73
CMYK:
0, 87, 72, 6
HSL:
349°, 87.4477%, 53.1373%
HSV (HSB):
349°, 87.0833%, 94.1176%
XYZ:
37.4686, 19.9226, 7.3395
xyY:
0.5788, 0.3078, 19.9226
CIE-Lab:
51.7496, 74.5932, 35.4145
CIE-LCH:
51.7496, 82.5732, 25.3969
CIE-Luv:
51.7496, 148.2881, 21.5652
Hunter-Lab:
44.6347, 71.7308, 21.4950
#f01f44 color charts
#f01f44 color shades, tints & tones
#f01f44 color schemes
#f01f44 color preview, HTML & CSS examples
This text has a color of #f01f44
<p style="color:#f01f44;">Text here</p>
.mytext {color:#f01f44;}
This box has a color of #f01f44
<div style="background-color:#f01f44;">Content here</div>
.mybackground {background-color:#f01f44;}
Border around this has a color of #f01f44
<div style="border:2px solid #f01f44;">Content here</div>
.myborder {border:2px solid #f01f44;}