#d3da5a color space conversions
Hex:
#d3da5a
RGB:
211, 218, 90
CMY:
17, 15, 65
CMYK:
3, 0, 59, 15
HSL:
63°, 63.3663%, 60.3922%
HSV (HSB):
63°, 58.7156%, 85.4902%
XYZ:
53.7808, 64.7299, 19.3324
xyY:
0.3902, 0.4696, 64.7299
CIE-Lab:
84.3443, -18.9640, 60.5974
CIE-LCH:
84.3443, 63.4955, 107.3775
CIE-Luv:
84.3443, 0.9286, 76.4476
Hunter-Lab:
80.4549, -21.4760, 42.0717
#d3da5a color charts
#d3da5a color shades, tints & tones
#d3da5a color schemes
#d3da5a color preview, HTML & CSS examples
This text has a color of #d3da5a
<p style="color:#d3da5a;">Text here</p>
.mytext {color:#d3da5a;}
This box has a color of #d3da5a
<div style="background-color:#d3da5a;">Content here</div>
.mybackground {background-color:#d3da5a;}
Border around this has a color of #d3da5a
<div style="border:2px solid #d3da5a;">Content here</div>
.myborder {border:2px solid #d3da5a;}