#d5ae9e color space conversions
Hex:
#d5ae9e
RGB:
213, 174, 158
CMY:
16, 32, 38
CMYK:
0, 18, 26, 16
HSL:
17°, 39.5683%, 72.7451%
HSV (HSB):
17°, 25.8216%, 83.5294%
XYZ:
48.7482, 46.8869, 38.8285
xyY:
0.3625, 0.3487, 46.8869
CIE-Lab:
74.1173, 11.7935, 13.5473
CIE-LCH:
74.1173, 17.9615, 48.9590
CIE-Luv:
74.1173, 25.6947, 16.8785
Hunter-Lab:
68.4740, 7.2487, 14.3111
#d5ae9e color charts
#d5ae9e color shades, tints & tones
#d5ae9e color schemes
#d5ae9e color preview, HTML & CSS examples
This text has a color of #d5ae9e
<p style="color:#d5ae9e;">Text here</p>
.mytext {color:#d5ae9e;}
This box has a color of #d5ae9e
<div style="background-color:#d5ae9e;">Content here</div>
.mybackground {background-color:#d5ae9e;}
Border around this has a color of #d5ae9e
<div style="border:2px solid #d5ae9e;">Content here</div>
.myborder {border:2px solid #d5ae9e;}