#d5a15e color space conversions
Hex:
#d5a15e
RGB:
213, 161, 94
CMY:
16, 37, 63
CMYK:
0, 24, 56, 16
HSL:
34°, 58.6207%, 60.1961%
HSV (HSB):
34°, 55.8685%, 83.5294%
XYZ:
42.2058, 40.4440, 16.1717
xyY:
0.4271, 0.4093, 40.4440
CIE-Lab:
69.7846, 11.6978, 41.9885
CIE-LCH:
69.7846, 43.5876, 74.4324
CIE-Luv:
69.7846, 40.1363, 48.6359
Hunter-Lab:
63.5956, 7.1709, 29.4401
#d5a15e color charts
#d5a15e color shades, tints & tones
#d5a15e color schemes
#d5a15e color preview, HTML & CSS examples
This text has a color of #d5a15e
<p style="color:#d5a15e;">Text here</p>
.mytext {color:#d5a15e;}
This box has a color of #d5a15e
<div style="background-color:#d5a15e;">Content here</div>
.mybackground {background-color:#d5a15e;}
Border around this has a color of #d5a15e
<div style="border:2px solid #d5a15e;">Content here</div>
.myborder {border:2px solid #d5a15e;}