#d6ca6e color space conversions
Hex:
#d6ca6e
RGB:
214, 202, 110
CMY:
16, 21, 57
CMYK:
0, 6, 49, 16
HSL:
53°, 55.9140%, 63.5294%
HSV (HSB):
53°, 48.5981%, 83.9216%
XYZ:
51.6666, 57.6630, 23.1588
xyY:
0.3900, 0.4352, 57.6630
CIE-Lab:
80.5511, -8.1055, 47.0826
CIE-LCH:
80.5511, 47.7753, 99.7680
CIE-Luv:
80.5511, 12.2960, 60.6857
Hunter-Lab:
75.9362, -11.4378, 35.0732
#d6ca6e color charts
#d6ca6e color shades, tints & tones
#d6ca6e color schemes
#d6ca6e color preview, HTML & CSS examples
This text has a color of #d6ca6e
<p style="color:#d6ca6e;">Text here</p>
.mytext {color:#d6ca6e;}
This box has a color of #d6ca6e
<div style="background-color:#d6ca6e;">Content here</div>
.mybackground {background-color:#d6ca6e;}
Border around this has a color of #d6ca6e
<div style="border:2px solid #d6ca6e;">Content here</div>
.myborder {border:2px solid #d6ca6e;}