#e0067a color space conversions
Hex:
#e0067a
RGB:
224, 6, 122
CMY:
12, 98, 52
CMYK:
0, 97, 46, 12
HSL:
328°, 94.7826%, 45.0980%
HSV (HSB):
328°, 97.3214%, 87.8431%
XYZ:
34.3184, 17.3827, 19.9588
xyY:
0.4789, 0.2426, 17.3827
CIE-Lab:
48.7386, 76.9949, -1.9929
CIE-LCH:
48.7386, 77.0207, 358.5173
CIE-Luv:
48.7386, 119.6987, -17.4670
Hunter-Lab:
41.6925, 73.9670, 0.8019
#e0067a color charts
#e0067a color shades, tints & tones
#e0067a color schemes
#e0067a color preview, HTML & CSS examples
This text has a color of #e0067a
<p style="color:#e0067a;">Text here</p>
.mytext {color:#e0067a;}
This box has a color of #e0067a
<div style="background-color:#e0067a;">Content here</div>
.mybackground {background-color:#e0067a;}
Border around this has a color of #e0067a
<div style="border:2px solid #e0067a;">Content here</div>
.myborder {border:2px solid #e0067a;}