#e6e5cd color space conversions
Hex:
#e6e5cd
RGB:
230, 229, 205
CMY:
10, 10, 20
CMYK:
0, 0, 11, 10
HSL:
58°, 33.3333%, 85.2941%
HSV (HSB):
58°, 10.8696%, 90.1961%
XYZ:
71.6719, 77.2694, 68.8946
xyY:
0.3290, 0.3547, 77.2694
CIE-Lab:
90.4455, -3.7167, 11.8261
CIE-LCH:
90.4455, 12.3964, 107.4468
CIE-Luv:
90.4455, 1.8923, 18.1920
Hunter-Lab:
87.9030, -8.2900, 15.0632
#e6e5cd color charts
#e6e5cd color shades, tints & tones
#e6e5cd color schemes
#e6e5cd color preview, HTML & CSS examples
This text has a color of #e6e5cd
<p style="color:#e6e5cd;">Text here</p>
.mytext {color:#e6e5cd;}
This box has a color of #e6e5cd
<div style="background-color:#e6e5cd;">Content here</div>
.mybackground {background-color:#e6e5cd;}
Border around this has a color of #e6e5cd
<div style="border:2px solid #e6e5cd;">Content here</div>
.myborder {border:2px solid #e6e5cd;}