#d9da5f color space conversions
Hex:
#d9da5f
RGB:
217, 218, 95
CMY:
15, 15, 63
CMYK:
0, 0, 56, 15
HSL:
60°, 62.4365%, 61.3725%
HSV (HSB):
60°, 56.4220%, 85.4902%
XYZ:
55.7522, 65.7207, 20.5734
xyY:
0.3925, 0.4627, 65.7207
CIE-Lab:
84.8538, -16.1672, 59.1202
CIE-LCH:
84.8538, 61.2909, 105.2943
CIE-Luv:
84.8538, 4.7347, 74.7664
Hunter-Lab:
81.0683, -19.1117, 41.7013
#d9da5f color charts
#d9da5f color shades, tints & tones
#d9da5f color schemes
#d9da5f color preview, HTML & CSS examples
This text has a color of #d9da5f
<p style="color:#d9da5f;">Text here</p>
.mytext {color:#d9da5f;}
This box has a color of #d9da5f
<div style="background-color:#d9da5f;">Content here</div>
.mybackground {background-color:#d9da5f;}
Border around this has a color of #d9da5f
<div style="border:2px solid #d9da5f;">Content here</div>
.myborder {border:2px solid #d9da5f;}