#f01e8f color space conversions
Hex:
#f01e8f
RGB:
240, 30, 143
CMY:
6, 88, 44
CMYK:
0, 88, 40, 6
HSL:
328°, 87.5000%, 52.9412%
HSV (HSB):
328°, 87.5000%, 94.1176%
XYZ:
41.3574, 21.4370, 27.9446
xyY:
0.4558, 0.2362, 21.4370
CIE-Lab:
53.4245, 79.6423, -7.4017
CIE-LCH:
53.4245, 79.9855, 354.6903
CIE-Luv:
53.4245, 119.7760, -25.3316
Hunter-Lab:
46.3001, 78.4193, -3.3746
#f01e8f color charts
#f01e8f color shades, tints & tones
#f01e8f color schemes
#f01e8f color preview, HTML & CSS examples
This text has a color of #f01e8f
<p style="color:#f01e8f;">Text here</p>
.mytext {color:#f01e8f;}
This box has a color of #f01e8f
<div style="background-color:#f01e8f;">Content here</div>
.mybackground {background-color:#f01e8f;}
Border around this has a color of #f01e8f
<div style="border:2px solid #f01e8f;">Content here</div>
.myborder {border:2px solid #f01e8f;}