#f01f40 color space conversions
Hex:
#f01f40
RGB:
240, 31, 64
CMY:
6, 88, 75
CMYK:
0, 87, 73, 6
HSL:
351°, 87.4477%, 53.1373%
HSV (HSB):
351°, 87.0833%, 94.1176%
XYZ:
37.3506, 19.8754, 6.7182
xyY:
0.5841, 0.3108, 19.8754
CIE-Lab:
51.6960, 74.4387, 37.6868
CIE-LCH:
51.6960, 83.4351, 26.8522
CIE-Luv:
51.6960, 149.3687, 23.2835
Hunter-Lab:
44.5818, 71.5287, 22.2726
#f01f40 color charts
#f01f40 color shades, tints & tones
#f01f40 color schemes
#f01f40 color preview, HTML & CSS examples
This text has a color of #f01f40
<p style="color:#f01f40;">Text here</p>
.mytext {color:#f01f40;}
This box has a color of #f01f40
<div style="background-color:#f01f40;">Content here</div>
.mybackground {background-color:#f01f40;}
Border around this has a color of #f01f40
<div style="border:2px solid #f01f40;">Content here</div>
.myborder {border:2px solid #f01f40;}