#e2078a color space conversions
Hex:
#e2078a
RGB:
226, 7, 138
CMY:
11, 97, 46
CMYK:
0, 97, 39, 11
HSL:
324°, 93.9914%, 45.6863%
HSV (HSB):
324°, 96.9027%, 88.6275%
XYZ:
36.0275, 18.1557, 25.6503
xyY:
0.4513, 0.2274, 18.1557
CIE-Lab:
49.6844, 78.7330, -10.2720
CIE-LCH:
49.6844, 79.4003, 352.5668
CIE-Luv:
49.6844, 113.7856, -28.5894
Hunter-Lab:
42.6095, 76.3599, -5.8651
#e2078a color charts
#e2078a color shades, tints & tones
#e2078a color schemes
#e2078a color preview, HTML & CSS examples
This text has a color of #e2078a
<p style="color:#e2078a;">Text here</p>
.mytext {color:#e2078a;}
This box has a color of #e2078a
<div style="background-color:#e2078a;">Content here</div>
.mybackground {background-color:#e2078a;}
Border around this has a color of #e2078a
<div style="border:2px solid #e2078a;">Content here</div>
.myborder {border:2px solid #e2078a;}