#e5cd85 color space conversions
Hex:
#e5cd85
RGB:
229, 205, 133
CMY:
10, 20, 48
CMYK:
0, 10, 42, 10
HSL:
45°, 64.8649%, 70.9804%
HSV (HSB):
45°, 41.9214%, 89.8039%
XYZ:
58.3781, 62.0141, 31.0834
xyY:
0.3854, 0.4094, 62.0141
CIE-Lab:
82.9209, -1.3655, 38.8634
CIE-LCH:
82.9209, 38.8873, 92.0124
CIE-Luv:
82.9209, 19.4116, 51.2781
Hunter-Lab:
78.7490, -5.4856, 31.7217
#e5cd85 color charts
#e5cd85 color shades, tints & tones
#e5cd85 color schemes
#e5cd85 color preview, HTML & CSS examples
This text has a color of #e5cd85
<p style="color:#e5cd85;">Text here</p>
.mytext {color:#e5cd85;}
This box has a color of #e5cd85
<div style="background-color:#e5cd85;">Content here</div>
.mybackground {background-color:#e5cd85;}
Border around this has a color of #e5cd85
<div style="border:2px solid #e5cd85;">Content here</div>
.myborder {border:2px solid #e5cd85;}