#d3da8b color space conversions
Hex:
#d3da8b
RGB:
211, 218, 139
CMY:
17, 15, 45
CMYK:
3, 0, 36, 15
HSL:
65°, 51.6340%, 70.0000%
HSV (HSB):
65°, 36.2385%, 85.4902%
XYZ:
56.5956, 65.8558, 34.1546
xyY:
0.3614, 0.4205, 65.8558
CIE-Lab:
84.9228, -14.3648, 38.1130
CIE-LCH:
84.9228, 40.7302, 110.6515
CIE-Luv:
84.9228, -0.5000, 53.4903
Hunter-Lab:
81.1516, -17.5283, 31.8524
#d3da8b color charts
#d3da8b color shades, tints & tones
#d3da8b color schemes
#d3da8b color preview, HTML & CSS examples
This text has a color of #d3da8b
<p style="color:#d3da8b;">Text here</p>
.mytext {color:#d3da8b;}
This box has a color of #d3da8b
<div style="background-color:#d3da8b;">Content here</div>
.mybackground {background-color:#d3da8b;}
Border around this has a color of #d3da8b
<div style="border:2px solid #d3da8b;">Content here</div>
.myborder {border:2px solid #d3da8b;}