#d7ba7d color space conversions
Hex:
#d7ba7d
RGB:
215, 186, 125
CMY:
16, 27, 51
CMYK:
0, 13, 42, 16
HSL:
41°, 52.9412%, 66.6667%
HSV (HSB):
41°, 41.8605%, 84.3137%
XYZ:
49.2849, 51.0456, 26.6572
xyY:
0.3881, 0.4020, 51.0456
CIE-Lab:
76.7066, 2.0965, 34.7224
CIE-LCH:
76.7066, 34.7856, 86.5448
CIE-Luv:
76.7066, 22.3796, 44.8788
Hunter-Lab:
71.4462, -1.8982, 27.8907
#d7ba7d color charts
#d7ba7d color shades, tints & tones
#d7ba7d color schemes
#d7ba7d color preview, HTML & CSS examples
This text has a color of #d7ba7d
<p style="color:#d7ba7d;">Text here</p>
.mytext {color:#d7ba7d;}
This box has a color of #d7ba7d
<div style="background-color:#d7ba7d;">Content here</div>
.mybackground {background-color:#d7ba7d;}
Border around this has a color of #d7ba7d
<div style="border:2px solid #d7ba7d;">Content here</div>
.myborder {border:2px solid #d7ba7d;}