#d5c09a color space conversions
Hex:
#d5c09a
RGB:
213, 192, 154
CMY:
16, 25, 40
CMYK:
0, 10, 28, 16
HSL:
39°, 41.2587%, 71.9608%
HSV (HSB):
39°, 27.6995%, 83.5294%
XYZ:
52.1229, 54.1785, 38.2822
xyY:
0.3605, 0.3747, 54.1785
CIE-Lab:
78.5657, 1.6500, 21.8852
CIE-LCH:
78.5657, 21.9473, 85.6883
CIE-Luv:
78.5657, 15.3035, 30.0285
Hunter-Lab:
73.6060, -2.4087, 20.6878
#d5c09a color charts
#d5c09a color shades, tints & tones
#d5c09a color schemes
#d5c09a color preview, HTML & CSS examples
This text has a color of #d5c09a
<p style="color:#d5c09a;">Text here</p>
.mytext {color:#d5c09a;}
This box has a color of #d5c09a
<div style="background-color:#d5c09a;">Content here</div>
.mybackground {background-color:#d5c09a;}
Border around this has a color of #d5c09a
<div style="border:2px solid #d5c09a;">Content here</div>
.myborder {border:2px solid #d5c09a;}