#d3da96 color space conversions
Hex:
#d3da96
RGB:
211, 218, 150
CMY:
17, 15, 41
CMYK:
3, 0, 31, 15
HSL:
66°, 47.8873%, 72.1569%
HSV (HSB):
66°, 31.1927%, 85.4902%
XYZ:
57.4404, 66.1937, 38.6034
xyY:
0.3541, 0.4080, 66.1937
CIE-Lab:
85.0951, -13.0249, 32.7491
CIE-LCH:
85.0951, 35.2442, 111.6886
CIE-Luv:
85.0951, -0.9017, 47.0420
Hunter-Lab:
81.3595, -16.3569, 28.8198
#d3da96 color charts
#d3da96 color shades, tints & tones
#d3da96 color schemes
#d3da96 color preview, HTML & CSS examples
This text has a color of #d3da96
<p style="color:#d3da96;">Text here</p>
.mytext {color:#d3da96;}
This box has a color of #d3da96
<div style="background-color:#d3da96;">Content here</div>
.mybackground {background-color:#d3da96;}
Border around this has a color of #d3da96
<div style="border:2px solid #d3da96;">Content here</div>
.myborder {border:2px solid #d3da96;}