#f01e5f color space conversions
Hex:
#f01e5f
RGB:
240, 30, 95
CMY:
6, 88, 63
CMYK:
0, 88, 60, 6
HSL:
341°, 87.5000%, 52.9412%
HSV (HSB):
341°, 87.5000%, 94.1176%
XYZ:
38.4650, 20.2800, 12.7136
xyY:
0.5383, 0.2838, 20.2800
CIE-Lab:
52.1524, 76.0787, 19.7505
CIE-LCH:
52.1524, 78.6005, 14.5531
CIE-Luv:
52.1524, 139.7981, 7.4329
Hunter-Lab:
45.0334, 73.6565, 14.7849
#f01e5f color charts
#f01e5f color shades, tints & tones
#f01e5f color schemes
#f01e5f color preview, HTML & CSS examples
This text has a color of #f01e5f
<p style="color:#f01e5f;">Text here</p>
.mytext {color:#f01e5f;}
This box has a color of #f01e5f
<div style="background-color:#f01e5f;">Content here</div>
.mybackground {background-color:#f01e5f;}
Border around this has a color of #f01e5f
<div style="border:2px solid #f01e5f;">Content here</div>
.myborder {border:2px solid #f01e5f;}