#e5d5ca color space conversions
Hex:
#e5d5ca
RGB:
229, 213, 202
CMY:
10, 16, 21
CMYK:
0, 7, 12, 10
HSL:
24°, 34.1772%, 84.5098%
HSV (HSB):
24°, 11.7904%, 89.8039%
XYZ:
66.7680, 68.5108, 65.5820
xyY:
0.3324, 0.3411, 68.5108
CIE-Lab:
86.2612, 3.6932, 7.4092
CIE-LCH:
86.2612, 8.2786, 63.5052
CIE-Luv:
86.2612, 10.0974, 10.3288
Hunter-Lab:
82.7712, -0.8614, 10.9627
#e5d5ca color charts
#e5d5ca color shades, tints & tones
#e5d5ca color schemes
#e5d5ca color preview, HTML & CSS examples
This text has a color of #e5d5ca
<p style="color:#e5d5ca;">Text here</p>
.mytext {color:#e5d5ca;}
This box has a color of #e5d5ca
<div style="background-color:#e5d5ca;">Content here</div>
.mybackground {background-color:#e5d5ca;}
Border around this has a color of #e5d5ca
<div style="border:2px solid #e5d5ca;">Content here</div>
.myborder {border:2px solid #e5d5ca;}