#e2029d color space conversions
Hex:
#e2029d
RGB:
226, 2, 157
CMY:
11, 99, 38
CMYK:
0, 99, 31, 11
HSL:
318°, 98.2456%, 44.7059%
HSV (HSB):
318°, 99.1150%, 88.6275%
XYZ:
37.4715, 18.6465, 33.5224
xyY:
0.4180, 0.2080, 18.6465
CIE-Lab:
50.2710, 80.9760, -20.7877
CIE-LCH:
50.2710, 83.6017, 345.6022
CIE-Luv:
50.2710, 105.1950, -43.5269
Hunter-Lab:
43.1816, 79.3286, -15.8005
#e2029d color charts
#e2029d color shades, tints & tones
#e2029d color schemes
#e2029d color preview, HTML & CSS examples
This text has a color of #e2029d
<p style="color:#e2029d;">Text here</p>
.mytext {color:#e2029d;}
This box has a color of #e2029d
<div style="background-color:#e2029d;">Content here</div>
.mybackground {background-color:#e2029d;}
Border around this has a color of #e2029d
<div style="border:2px solid #e2029d;">Content here</div>
.myborder {border:2px solid #e2029d;}