#d7ba6c color space conversions
Hex:
#d7ba6c
RGB:
215, 186, 108
CMY:
16, 27, 58
CMYK:
0, 13, 50, 16
HSL:
44°, 57.2193%, 63.3333%
HSV (HSB):
44°, 49.7674%, 84.3137%
XYZ:
48.2900, 50.6476, 21.4182
xyY:
0.4012, 0.4208, 50.6476
CIE-Lab:
76.4650, 0.4163, 43.1071
CIE-LCH:
76.4650, 43.1091, 89.4467
CIE-Luv:
76.4650, 23.4678, 53.9248
Hunter-Lab:
71.1671, -3.4224, 31.9733
#d7ba6c color charts
#d7ba6c color shades, tints & tones
#d7ba6c color schemes
#d7ba6c color preview, HTML & CSS examples
This text has a color of #d7ba6c
<p style="color:#d7ba6c;">Text here</p>
.mytext {color:#d7ba6c;}
This box has a color of #d7ba6c
<div style="background-color:#d7ba6c;">Content here</div>
.mybackground {background-color:#d7ba6c;}
Border around this has a color of #d7ba6c
<div style="border:2px solid #d7ba6c;">Content here</div>
.myborder {border:2px solid #d7ba6c;}