#d7ca6c color space conversions
Hex:
#d7ca6c
RGB:
215, 202, 108
CMY:
16, 21, 58
CMYK:
0, 6, 50, 16
HSL:
53°, 57.2193%, 63.3333%
HSV (HSB):
53°, 49.7674%, 84.3137%
XYZ:
51.8516, 57.7708, 22.6054
xyY:
0.3921, 0.4369, 57.7708
CIE-Lab:
80.6112, -7.8782, 48.1450
CIE-LCH:
80.6112, 48.7853, 99.2932
CIE-Luv:
80.6112, 13.0601, 61.6827
Hunter-Lab:
76.0071, -11.2408, 35.5715
#d7ca6c color charts
#d7ca6c color shades, tints & tones
#d7ca6c color schemes
#d7ca6c color preview, HTML & CSS examples
This text has a color of #d7ca6c
<p style="color:#d7ca6c;">Text here</p>
.mytext {color:#d7ca6c;}
This box has a color of #d7ca6c
<div style="background-color:#d7ca6c;">Content here</div>
.mybackground {background-color:#d7ca6c;}
Border around this has a color of #d7ca6c
<div style="border:2px solid #d7ca6c;">Content here</div>
.myborder {border:2px solid #d7ca6c;}