#d5cc9a color space conversions
Hex:
#d5cc9a
RGB:
213, 204, 154
CMY:
16, 20, 40
CMYK:
0, 4, 28, 16
HSL:
51°, 41.2587%, 71.9608%
HSV (HSB):
51°, 27.6995%, 83.5294%
XYZ:
54.8662, 59.6650, 39.1966
xyY:
0.3569, 0.3881, 59.6650
CIE-Lab:
81.6557, -4.6117, 26.0978
CIE-LCH:
81.6557, 26.5021, 100.0212
CIE-Luv:
81.6557, 8.2387, 36.8632
Hunter-Lab:
77.2431, -8.3859, 23.9838
#d5cc9a color charts
#d5cc9a color shades, tints & tones
#d5cc9a color schemes
#d5cc9a color preview, HTML & CSS examples
This text has a color of #d5cc9a
<p style="color:#d5cc9a;">Text here</p>
.mytext {color:#d5cc9a;}
This box has a color of #d5cc9a
<div style="background-color:#d5cc9a;">Content here</div>
.mybackground {background-color:#d5cc9a;}
Border around this has a color of #d5cc9a
<div style="border:2px solid #d5cc9a;">Content here</div>
.myborder {border:2px solid #d5cc9a;}