#f01e80 color space conversions
Hex:
#f01e80
RGB:
240, 30, 128
CMY:
6, 88, 50
CMYK:
0, 88, 47, 6
HSL:
332°, 87.5000%, 52.9412%
HSV (HSB):
332°, 87.5000%, 94.1176%
XYZ:
40.2957, 21.0123, 22.3540
xyY:
0.4816, 0.2512, 21.0123
CIE-Lab:
52.9630, 78.3613, 0.9162
CIE-LCH:
52.9630, 78.3667, 0.6699
CIE-Luv:
52.9630, 126.4256, -14.3086
Hunter-Lab:
45.8392, 76.6949, 3.1740
#f01e80 color charts
#f01e80 color shades, tints & tones
#f01e80 color schemes
#f01e80 color preview, HTML & CSS examples
This text has a color of #f01e80
<p style="color:#f01e80;">Text here</p>
.mytext {color:#f01e80;}
This box has a color of #f01e80
<div style="background-color:#f01e80;">Content here</div>
.mybackground {background-color:#f01e80;}
Border around this has a color of #f01e80
<div style="border:2px solid #f01e80;">Content here</div>
.myborder {border:2px solid #f01e80;}