#e69db4 color space conversions
Hex:
#e69db4
RGB:
230, 157, 180
CMY:
10, 38, 29
CMYK:
0, 32, 22, 10
HSL:
341°, 59.3496%, 75.8824%
HSV (HSB):
341°, 31.7391%, 90.1961%
XYZ:
52.9283, 44.2322, 48.9281
xyY:
0.3623, 0.3028, 44.2322
CIE-Lab:
72.3834, 30.3948, -0.8044
CIE-LCH:
72.3834, 30.4055, 358.4841
CIE-Luv:
72.3834, 44.6281, -6.7325
Hunter-Lab:
66.5073, 25.6673, 2.9367
#e69db4 color charts
#e69db4 color shades, tints & tones
#e69db4 color schemes
#e69db4 color preview, HTML & CSS examples
This text has a color of #e69db4
<p style="color:#e69db4;">Text here</p>
.mytext {color:#e69db4;}
This box has a color of #e69db4
<div style="background-color:#e69db4;">Content here</div>
.mybackground {background-color:#e69db4;}
Border around this has a color of #e69db4
<div style="border:2px solid #e69db4;">Content here</div>
.myborder {border:2px solid #e69db4;}