#d5ccaa color space conversions
Hex:
#d5ccaa
RGB:
213, 204, 170
CMY:
16, 20, 33
CMYK:
0, 4, 20, 16
HSL:
47°, 33.8583%, 75.0980%
HSV (HSB):
47°, 20.1878%, 83.5294%
XYZ:
56.2891, 60.2341, 46.6898
xyY:
0.3449, 0.3691, 60.2341
CIE-Lab:
81.9653, -2.3775, 18.0885
CIE-LCH:
81.9653, 18.2441, 97.4880
CIE-Luv:
81.9653, 7.3225, 26.1554
Hunter-Lab:
77.6107, -6.3569, 18.6592
#d5ccaa color charts
#d5ccaa color shades, tints & tones
#d5ccaa color schemes
#d5ccaa color preview, HTML & CSS examples
This text has a color of #d5ccaa
<p style="color:#d5ccaa;">Text here</p>
.mytext {color:#d5ccaa;}
This box has a color of #d5ccaa
<div style="background-color:#d5ccaa;">Content here</div>
.mybackground {background-color:#d5ccaa;}
Border around this has a color of #d5ccaa
<div style="border:2px solid #d5ccaa;">Content here</div>
.myborder {border:2px solid #d5ccaa;}