#d6ca6c color space conversions
Hex:
#d6ca6c
RGB:
214, 202, 108
CMY:
16, 21, 58
CMYK:
0, 6, 50, 16
HSL:
53°, 56.3830%, 63.1373%
HSV (HSB):
53°, 49.5327%, 83.9216%
XYZ:
51.5589, 57.6199, 22.5917
xyY:
0.3913, 0.4373, 57.6199
CIE-Lab:
80.5270, -8.2856, 48.0238
CIE-LCH:
80.5270, 48.7333, 99.7889
CIE-Luv:
80.5270, 12.3815, 61.6302
Hunter-Lab:
75.9078, -11.5960, 35.4896
#d6ca6c color charts
#d6ca6c color shades, tints & tones
#d6ca6c color schemes
#d6ca6c color preview, HTML & CSS examples
This text has a color of #d6ca6c
<p style="color:#d6ca6c;">Text here</p>
.mytext {color:#d6ca6c;}
This box has a color of #d6ca6c
<div style="background-color:#d6ca6c;">Content here</div>
.mybackground {background-color:#d6ca6c;}
Border around this has a color of #d6ca6c
<div style="border:2px solid #d6ca6c;">Content here</div>
.myborder {border:2px solid #d6ca6c;}