#d9ca7f color space conversions
Hex:
#d9ca7f
RGB:
217, 202, 127
CMY:
15, 21, 50
CMYK:
0, 7, 41, 15
HSL:
50°, 54.2169%, 67.4510%
HSV (HSB):
50°, 41.4747%, 85.0980%
XYZ:
53.5666, 58.5251, 28.5519
xyY:
0.3809, 0.4161, 58.5251
CIE-Lab:
81.0298, -5.2272, 39.2796
CIE-LCH:
81.0298, 39.6259, 97.5803
CIE-Luv:
81.0298, 13.5091, 52.1792
Hunter-Lab:
76.5017, -8.8920, 31.4230
#d9ca7f color charts
#d9ca7f color shades, tints & tones
#d9ca7f color schemes
#d9ca7f color preview, HTML & CSS examples
This text has a color of #d9ca7f
<p style="color:#d9ca7f;">Text here</p>
.mytext {color:#d9ca7f;}
This box has a color of #d9ca7f
<div style="background-color:#d9ca7f;">Content here</div>
.mybackground {background-color:#d9ca7f;}
Border around this has a color of #d9ca7f
<div style="border:2px solid #d9ca7f;">Content here</div>
.myborder {border:2px solid #d9ca7f;}