#d3c29a color space conversions
Hex:
#d3c29a
RGB:
211, 194, 154
CMY:
17, 24, 40
CMYK:
0, 8, 27, 17
HSL:
42°, 39.3103%, 71.5686%
HSV (HSB):
42°, 27.0142%, 82.7451%
XYZ:
51.9885, 54.7656, 38.4026
xyY:
0.3582, 0.3773, 54.7656
CIE-Lab:
78.9060, -0.1691, 22.3242
CIE-LCH:
78.9060, 22.3248, 90.4340
CIE-Luv:
78.9060, 12.8174, 30.9758
Hunter-Lab:
74.0038, -4.1083, 21.0354
#d3c29a color charts
#d3c29a color shades, tints & tones
#d3c29a color schemes
#d3c29a color preview, HTML & CSS examples
This text has a color of #d3c29a
<p style="color:#d3c29a;">Text here</p>
.mytext {color:#d3c29a;}
This box has a color of #d3c29a
<div style="background-color:#d3c29a;">Content here</div>
.mybackground {background-color:#d3c29a;}
Border around this has a color of #d3c29a
<div style="border:2px solid #d3c29a;">Content here</div>
.myborder {border:2px solid #d3c29a;}