#d5c08a color space conversions
Hex:
#d5c08a
RGB:
213, 192, 138
CMY:
16, 25, 46
CMYK:
0, 10, 35, 16
HSL:
43°, 47.1698%, 68.8235%
HSV (HSB):
43°, 35.2113%, 83.5294%
XYZ:
50.8777, 53.6804, 31.7246
xyY:
0.3733, 0.3939, 53.6804
CIE-Lab:
78.2750, -0.3825, 29.9538
CIE-LCH:
78.2750, 29.9562, 90.7316
CIE-Luv:
78.2750, 16.3817, 40.2376
Hunter-Lab:
73.2669, -4.2639, 25.6143
#d5c08a color charts
#d5c08a color shades, tints & tones
#d5c08a color schemes
#d5c08a color preview, HTML & CSS examples
This text has a color of #d5c08a
<p style="color:#d5c08a;">Text here</p>
.mytext {color:#d5c08a;}
This box has a color of #d5c08a
<div style="background-color:#d5c08a;">Content here</div>
.mybackground {background-color:#d5c08a;}
Border around this has a color of #d5c08a
<div style="border:2px solid #d5c08a;">Content here</div>
.myborder {border:2px solid #d5c08a;}