#d3c48e color space conversions
Hex:
#d3c48e
RGB:
211, 196, 142
CMY:
17, 23, 44
CMYK:
0, 7, 33, 17
HSL:
47°, 43.9490%, 69.2157%
HSV (HSB):
47°, 32.7014%, 82.7451%
XYZ:
51.4864, 55.2817, 33.5480
xyY:
0.3669, 0.3940, 55.2817
CIE-Lab:
79.2033, -2.7710, 29.0611
CIE-LCH:
79.2033, 29.1930, 95.4467
CIE-Luv:
79.2033, 12.3745, 39.7971
Hunter-Lab:
74.3517, -6.5094, 25.2941
#d3c48e color charts
#d3c48e color shades, tints & tones
#d3c48e color schemes
#d3c48e color preview, HTML & CSS examples
This text has a color of #d3c48e
<p style="color:#d3c48e;">Text here</p>
.mytext {color:#d3c48e;}
This box has a color of #d3c48e
<div style="background-color:#d3c48e;">Content here</div>
.mybackground {background-color:#d3c48e;}
Border around this has a color of #d3c48e
<div style="border:2px solid #d3c48e;">Content here</div>
.myborder {border:2px solid #d3c48e;}