#d9ca5c color space conversions
Hex:
#d9ca5c
RGB:
217, 202, 92
CMY:
15, 21, 64
CMYK:
0, 7, 58, 15
HSL:
53°, 62.1891%, 60.5882%
HSV (HSB):
53°, 57.6037%, 85.0980%
XYZ:
51.6676, 57.7655, 18.5519
xyY:
0.4037, 0.4513, 57.7655
CIE-Lab:
80.6082, -8.3493, 55.6894
CIE-LCH:
80.6082, 56.3118, 98.5266
CIE-Luv:
80.6082, 15.0791, 68.6773
Hunter-Lab:
76.0036, -11.6613, 38.7303
#d9ca5c color charts
#d9ca5c color shades, tints & tones
#d9ca5c color schemes
#d9ca5c color preview, HTML & CSS examples
This text has a color of #d9ca5c
<p style="color:#d9ca5c;">Text here</p>
.mytext {color:#d9ca5c;}
This box has a color of #d9ca5c
<div style="background-color:#d9ca5c;">Content here</div>
.mybackground {background-color:#d9ca5c;}
Border around this has a color of #d9ca5c
<div style="border:2px solid #d9ca5c;">Content here</div>
.myborder {border:2px solid #d9ca5c;}