#d5a87e color space conversions
Hex:
#d5a87e
RGB:
213, 168, 126
CMY:
16, 34, 51
CMYK:
0, 21, 41, 16
HSL:
29°, 50.8772%, 66.4706%
HSV (HSB):
29°, 40.8451%, 83.5294%
XYZ:
45.2091, 43.6578, 25.7827
xyY:
0.3943, 0.3808, 43.6578
CIE-Lab:
71.9991, 10.9939, 27.9895
CIE-LCH:
71.9991, 30.0712, 68.5558
CIE-Luv:
71.9991, 32.5444, 34.7032
Hunter-Lab:
66.0740, 6.5036, 23.1163
#d5a87e color charts
#d5a87e color shades, tints & tones
#d5a87e color schemes
#d5a87e color preview, HTML & CSS examples
This text has a color of #d5a87e
<p style="color:#d5a87e;">Text here</p>
.mytext {color:#d5a87e;}
This box has a color of #d5a87e
<div style="background-color:#d5a87e;">Content here</div>
.mybackground {background-color:#d5a87e;}
Border around this has a color of #d5a87e
<div style="border:2px solid #d5a87e;">Content here</div>
.myborder {border:2px solid #d5a87e;}