#e7829e color space conversions
Hex:
#e7829e
RGB:
231, 130, 158
CMY:
9, 49, 38
CMYK:
0, 44, 32, 9
HSL:
343°, 67.7852%, 70.7843%
HSV (HSB):
343°, 43.7229%, 90.5882%
XYZ:
47.1092, 35.4228, 36.7021
xyY:
0.3951, 0.2971, 35.4228
CIE-Lab:
66.0765, 41.9155, 2.3216
CIE-LCH:
66.0765, 41.9797, 3.1702
CIE-Luv:
66.0765, 65.1367, -4.5800
Hunter-Lab:
59.5171, 37.1322, 5.0999
#e7829e color charts
#e7829e color shades, tints & tones
#e7829e color schemes
#e7829e color preview, HTML & CSS examples
This text has a color of #e7829e
<p style="color:#e7829e;">Text here</p>
.mytext {color:#e7829e;}
This box has a color of #e7829e
<div style="background-color:#e7829e;">Content here</div>
.mybackground {background-color:#e7829e;}
Border around this has a color of #e7829e
<div style="border:2px solid #e7829e;">Content here</div>
.myborder {border:2px solid #e7829e;}