#e01cb9 color space conversions
Hex:
#e01cb9
RGB:
224, 28, 185
CMY:
12, 89, 27
CMYK:
0, 88, 17, 12
HSL:
312°, 77.7778%, 49.4118%
HSV (HSB):
312°, 87.5000%, 87.8431%
XYZ:
39.9127, 20.1806, 47.6905
xyY:
0.3703, 0.1872, 20.1806
CIE-Lab:
52.0408, 81.1424, -34.5754
CIE-LCH:
52.0408, 88.2017, 336.9208
CIE-Luv:
52.0408, 88.5356, -63.8547
Hunter-Lab:
44.9228, 79.9774, -31.4970
#e01cb9 color charts
#e01cb9 color shades, tints & tones
#e01cb9 color schemes
#e01cb9 color preview, HTML & CSS examples
This text has a color of #e01cb9
<p style="color:#e01cb9;">Text here</p>
.mytext {color:#e01cb9;}
This box has a color of #e01cb9
<div style="background-color:#e01cb9;">Content here</div>
.mybackground {background-color:#e01cb9;}
Border around this has a color of #e01cb9
<div style="border:2px solid #e01cb9;">Content here</div>
.myborder {border:2px solid #e01cb9;}