#f01e51 color space conversions
Hex:
#f01e51
RGB:
240, 30, 81
CMY:
6, 88, 68
CMYK:
0, 88, 66, 6
HSL:
345°, 87.5000%, 52.9412%
HSV (HSB):
345°, 87.5000%, 94.1176%
XYZ:
37.8847, 20.0479, 9.6575
xyY:
0.5605, 0.2966, 20.0479
CIE-Lab:
51.8913, 75.3344, 27.8609
CIE-LCH:
51.8913, 80.3212, 20.2959
CIE-Luv:
51.8913, 144.6487, 15.1996
Hunter-Lab:
44.7749, 72.6754, 18.5542
#f01e51 color charts
#f01e51 color shades, tints & tones
#f01e51 color schemes
#f01e51 color preview, HTML & CSS examples
This text has a color of #f01e51
<p style="color:#f01e51;">Text here</p>
.mytext {color:#f01e51;}
This box has a color of #f01e51
<div style="background-color:#f01e51;">Content here</div>
.mybackground {background-color:#f01e51;}
Border around this has a color of #f01e51
<div style="border:2px solid #f01e51;">Content here</div>
.myborder {border:2px solid #f01e51;}