#e7029c color space conversions
Hex:
#e7029c
RGB:
231, 2, 156
CMY:
9, 99, 39
CMYK:
0, 99, 32, 9
HSL:
320°, 98.2833%, 45.6863%
HSV (HSB):
320°, 99.1342%, 90.5882%
XYZ:
38.9775, 19.4326, 33.1490
xyY:
0.4257, 0.2122, 19.4326
CIE-Lab:
51.1896, 81.8637, -18.7007
CIE-LCH:
51.1896, 83.9725, 347.1323
CIE-Luv:
51.1896, 109.6776, -40.9430
Hunter-Lab:
44.0825, 80.6843, -13.7270
#e7029c color charts
#e7029c color shades, tints & tones
#e7029c color schemes
#e7029c color preview, HTML & CSS examples
This text has a color of #e7029c
<p style="color:#e7029c;">Text here</p>
.mytext {color:#e7029c;}
This box has a color of #e7029c
<div style="background-color:#e7029c;">Content here</div>
.mybackground {background-color:#e7029c;}
Border around this has a color of #e7029c
<div style="border:2px solid #e7029c;">Content here</div>
.myborder {border:2px solid #e7029c;}