#e69db0 color space conversions
Hex:
#e69db0
RGB:
230, 157, 176
CMY:
10, 38, 31
CMYK:
0, 32, 23, 10
HSL:
344°, 59.3496%, 75.8824%
HSV (HSB):
344°, 31.7391%, 90.1961%
XYZ:
52.5266, 44.0715, 46.8125
xyY:
0.3663, 0.3073, 44.0715
CIE-Lab:
72.2763, 29.8133, 1.2514
CIE-LCH:
72.2763, 29.8396, 2.4035
CIE-Luv:
72.2763, 45.2654, -3.6666
Hunter-Lab:
66.3864, 25.0575, 4.6620
#e69db0 color charts
#e69db0 color shades, tints & tones
#e69db0 color schemes
#e69db0 color preview, HTML & CSS examples
This text has a color of #e69db0
<p style="color:#e69db0;">Text here</p>
.mytext {color:#e69db0;}
This box has a color of #e69db0
<div style="background-color:#e69db0;">Content here</div>
.mybackground {background-color:#e69db0;}
Border around this has a color of #e69db0
<div style="border:2px solid #e69db0;">Content here</div>
.myborder {border:2px solid #e69db0;}