#e6adcd color space conversions
Hex:
#e6adcd
RGB:
230, 173, 205
CMY:
10, 32, 20
CMYK:
0, 25, 11, 10
HSL:
326°, 53.2710%, 79.0196%
HSV (HSB):
326°, 24.7826%, 90.1961%
XYZ:
58.5961, 51.1179, 64.5360
xyY:
0.3363, 0.2934, 51.1179
CIE-Lab:
76.7504, 25.7602, -8.0861
CIE-LCH:
76.7504, 26.9995, 342.5730
CIE-Luv:
76.7504, 32.1084, -16.8034
Hunter-Lab:
71.4968, 21.1727, -3.4699
#e6adcd color charts
#e6adcd color shades, tints & tones
#e6adcd color schemes
#e6adcd color preview, HTML & CSS examples
This text has a color of #e6adcd
<p style="color:#e6adcd;">Text here</p>
.mytext {color:#e6adcd;}
This box has a color of #e6adcd
<div style="background-color:#e6adcd;">Content here</div>
.mybackground {background-color:#e6adcd;}
Border around this has a color of #e6adcd
<div style="border:2px solid #e6adcd;">Content here</div>
.myborder {border:2px solid #e6adcd;}