#d9db7d color space conversions
Hex:
#d9db7d
RGB:
217, 219, 125
CMY:
15, 14, 51
CMYK:
1, 0, 43, 14
HSL:
61°, 56.6265%, 67.4510%
HSV (HSB):
61°, 42.9224%, 85.8824%
XYZ:
57.6485, 66.8954, 29.2757
xyY:
0.3748, 0.4349, 66.8954
CIE-Lab:
85.4511, -14.0495, 45.8297
CIE-LCH:
85.4511, 47.9348, 107.0434
CIE-Luv:
85.4511, 3.1852, 61.8653
Hunter-Lab:
81.7896, -17.3182, 36.0305
#d9db7d color charts
#d9db7d color shades, tints & tones
#d9db7d color schemes
#d9db7d color preview, HTML & CSS examples
This text has a color of #d9db7d
<p style="color:#d9db7d;">Text here</p>
.mytext {color:#d9db7d;}
This box has a color of #d9db7d
<div style="background-color:#d9db7d;">Content here</div>
.mybackground {background-color:#d9db7d;}
Border around this has a color of #d9db7d
<div style="border:2px solid #d9db7d;">Content here</div>
.myborder {border:2px solid #d9db7d;}