#d6ba5c color space conversions
Hex:
#d6ba5c
RGB:
214, 186, 92
CMY:
16, 27, 64
CMYK:
0, 13, 57, 16
HSL:
46°, 59.8039%, 60.0000%
HSV (HSB):
46°, 57.0093%, 83.9216%
XYZ:
47.2222, 50.1867, 17.3233
xyY:
0.4116, 0.4374, 50.1867
CIE-Lab:
76.1837, -1.3336, 50.5646
CIE-LCH:
76.1837, 50.5821, 91.5108
CIE-Luv:
76.1837, 23.6335, 61.2153
Hunter-Lab:
70.8425, -4.9899, 35.0914
#d6ba5c color charts
#d6ba5c color shades, tints & tones
#d6ba5c color schemes
#d6ba5c color preview, HTML & CSS examples
This text has a color of #d6ba5c
<p style="color:#d6ba5c;">Text here</p>
.mytext {color:#d6ba5c;}
This box has a color of #d6ba5c
<div style="background-color:#d6ba5c;">Content here</div>
.mybackground {background-color:#d6ba5c;}
Border around this has a color of #d6ba5c
<div style="border:2px solid #d6ba5c;">Content here</div>
.myborder {border:2px solid #d6ba5c;}