#e01f6b color space conversions
Hex:
#e01f6b
RGB:
224, 31, 107
CMY:
12, 88, 58
CMYK:
0, 86, 52, 12
HSL:
336°, 75.6863%, 50.0000%
HSV (HSB):
336°, 86.1607%, 87.8431%
XYZ:
33.8843, 17.8888, 15.5769
xyY:
0.5031, 0.2656, 17.8888
CIE-Lab:
49.3610, 72.8048, 8.0900
CIE-LCH:
49.3610, 73.2529, 6.3407
CIE-Luv:
49.3610, 122.2924, -4.4601
Hunter-Lab:
42.2952, 68.9868, 7.7707
#e01f6b color charts
#e01f6b color shades, tints & tones
#e01f6b color schemes
#e01f6b color preview, HTML & CSS examples
This text has a color of #e01f6b
<p style="color:#e01f6b;">Text here</p>
.mytext {color:#e01f6b;}
This box has a color of #e01f6b
<div style="background-color:#e01f6b;">Content here</div>
.mybackground {background-color:#e01f6b;}
Border around this has a color of #e01f6b
<div style="border:2px solid #e01f6b;">Content here</div>
.myborder {border:2px solid #e01f6b;}