#d5a95c color space conversions
Hex:
#d5a95c
RGB:
213, 169, 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.5603, 43.2948, 16.1861
xyY:
0.4227, 0.4202, 43.2948
CIE-Lab:
71.7546, 7.2443, 45.3536
CIE-LCH:
71.7546, 45.9285, 80.9248
CIE-Luv:
71.7546, 34.6373, 53.2897
Hunter-Lab:
65.7988, 3.0233, 31.4742
#d5a95c color charts
#d5a95c color shades, tints & tones
#d5a95c color schemes
#d5a95c color preview, HTML & CSS examples
This text has a color of #d5a95c
<p style="color:#d5a95c;">Text here</p>
.mytext {color:#d5a95c;}
This box has a color of #d5a95c
<div style="background-color:#d5a95c;">Content here</div>
.mybackground {background-color:#d5a95c;}
Border around this has a color of #d5a95c
<div style="border:2px solid #d5a95c;">Content here</div>
.myborder {border:2px solid #d5a95c;}