#f01e40 color space conversions
Hex:
#f01e40
RGB:
240, 30, 64
CMY:
6, 88, 75
CMYK:
0, 88, 73, 6
HSL:
350°, 87.5000%, 52.9412%
HSV (HSB):
350°, 87.5000%, 94.1176%
XYZ:
37.3249, 19.8240, 6.7097
xyY:
0.5845, 0.3104, 19.8240
CIE-Lab:
51.6376, 74.6065, 37.6197
CIE-LCH:
51.6376, 83.5546, 26.7591
CIE-Luv:
51.6376, 149.6593, 23.1646
Hunter-Lab:
44.5241, 71.7205, 22.2321
#f01e40 color charts
#f01e40 color shades, tints & tones
#f01e40 color schemes
#f01e40 color preview, HTML & CSS examples
This text has a color of #f01e40
<p style="color:#f01e40;">Text here</p>
.mytext {color:#f01e40;}
This box has a color of #f01e40
<div style="background-color:#f01e40;">Content here</div>
.mybackground {background-color:#f01e40;}
Border around this has a color of #f01e40
<div style="border:2px solid #f01e40;">Content here</div>
.myborder {border:2px solid #f01e40;}