#d7a05e color space conversions
Hex:
#d7a05e
RGB:
215, 160, 94
CMY:
16, 37, 63
CMYK:
0, 26, 56, 16
HSL:
33°, 60.1990%, 60.5882%
HSV (HSB):
33°, 56.2791%, 84.3137%
XYZ:
42.6155, 40.3968, 16.1410
xyY:
0.4298, 0.4074, 40.3968
CIE-Lab:
69.7512, 13.0720, 41.9981
CIE-LCH:
69.7512, 43.9854, 72.7111
CIE-Luv:
69.7512, 42.3721, 48.3251
Hunter-Lab:
63.5585, 8.4556, 29.4340
#d7a05e color charts
#d7a05e color shades, tints & tones
#d7a05e color schemes
#d7a05e color preview, HTML & CSS examples
This text has a color of #d7a05e
<p style="color:#d7a05e;">Text here</p>
.mytext {color:#d7a05e;}
This box has a color of #d7a05e
<div style="background-color:#d7a05e;">Content here</div>
.mybackground {background-color:#d7a05e;}
Border around this has a color of #d7a05e
<div style="border:2px solid #d7a05e;">Content here</div>
.myborder {border:2px solid #d7a05e;}