#d5ca9e color space conversions
Hex:
#d5ca9e
RGB:
213, 202, 158
CMY:
16, 21, 38
CMYK:
0, 5, 26, 16
HSL:
48°, 39.5683%, 72.7451%
HSV (HSB):
48°, 25.8216%, 83.5294%
XYZ:
54.7327, 58.8558, 40.8233
xyY:
0.3545, 0.3812, 58.8558
CIE-Lab:
81.2123, -3.0382, 23.3916
CIE-LCH:
81.2123, 23.5881, 97.4004
CIE-Luv:
81.2123, 9.1753, 33.1129
Hunter-Lab:
76.7175, -6.9083, 22.1526
#d5ca9e color charts
#d5ca9e color shades, tints & tones
#d5ca9e color schemes
#d5ca9e color preview, HTML & CSS examples
This text has a color of #d5ca9e
<p style="color:#d5ca9e;">Text here</p>
.mytext {color:#d5ca9e;}
This box has a color of #d5ca9e
<div style="background-color:#d5ca9e;">Content here</div>
.mybackground {background-color:#d5ca9e;}
Border around this has a color of #d5ca9e
<div style="border:2px solid #d5ca9e;">Content here</div>
.myborder {border:2px solid #d5ca9e;}