#d5ae8a color space conversions
Hex:
#d5ae8a
RGB:
213, 174, 138
CMY:
16, 32, 46
CMYK:
0, 18, 35, 16
HSL:
29°, 47.1698%, 68.8235%
HSV (HSB):
29°, 35.2113%, 83.5294%
XYZ:
47.1641, 46.2532, 30.4867
xyY:
0.3807, 0.3733, 46.2532
CIE-Lab:
73.7095, 9.1682, 23.8297
CIE-LCH:
73.7095, 25.5326, 68.9564
CIE-Luv:
73.7095, 27.5925, 30.4189
Hunter-Lab:
68.0097, 4.7710, 21.0289
#d5ae8a color charts
#d5ae8a color shades, tints & tones
#d5ae8a color schemes
#d5ae8a color preview, HTML & CSS examples
This text has a color of #d5ae8a
<p style="color:#d5ae8a;">Text here</p>
.mytext {color:#d5ae8a;}
This box has a color of #d5ae8a
<div style="background-color:#d5ae8a;">Content here</div>
.mybackground {background-color:#d5ae8a;}
Border around this has a color of #d5ae8a
<div style="border:2px solid #d5ae8a;">Content here</div>
.myborder {border:2px solid #d5ae8a;}