#d5a85c color space conversions
Hex:
#d5a85c
RGB:
213, 168, 92
CMY:
16, 34, 64
CMYK:
0, 21, 57, 16
HSL:
38°, 59.0244%, 59.8039%
HSV (HSB):
38°, 56.8075%, 83.5294%
XYZ:
43.3750, 42.9241, 16.1243
xyY:
0.4235, 0.4191, 42.9241
CIE-Lab:
71.5034, 7.7794, 45.0555
CIE-LCH:
71.5034, 45.7222, 80.2037
CIE-Luv:
71.5034, 35.3403, 52.8256
Hunter-Lab:
65.5165, 3.5215, 31.2697
#d5a85c color charts
#d5a85c color shades, tints & tones
#d5a85c color schemes
#d5a85c color preview, HTML & CSS examples
This text has a color of #d5a85c
<p style="color:#d5a85c;">Text here</p>
.mytext {color:#d5a85c;}
This box has a color of #d5a85c
<div style="background-color:#d5a85c;">Content here</div>
.mybackground {background-color:#d5a85c;}
Border around this has a color of #d5a85c
<div style="border:2px solid #d5a85c;">Content here</div>
.myborder {border:2px solid #d5a85c;}