#d5b09e color space conversions
Hex:
#d5b09e
RGB:
213, 176, 158
CMY:
16, 31, 38
CMYK:
0, 17, 26, 16
HSL:
20°, 39.5683%, 72.7451%
HSV (HSB):
20°, 25.8216%, 83.5294%
XYZ:
49.1375, 47.6654, 38.9583
xyY:
0.3619, 0.3511, 47.6654
CIE-Lab:
74.6134, 10.7178, 14.2448
CIE-LCH:
74.6134, 17.8265, 53.0421
CIE-Luv:
74.6134, 24.5019, 18.0427
Hunter-Lab:
69.0402, 6.2223, 14.8717
#d5b09e color charts
#d5b09e color shades, tints & tones
#d5b09e color schemes
#d5b09e color preview, HTML & CSS examples
This text has a color of #d5b09e
<p style="color:#d5b09e;">Text here</p>
.mytext {color:#d5b09e;}
This box has a color of #d5b09e
<div style="background-color:#d5b09e;">Content here</div>
.mybackground {background-color:#d5b09e;}
Border around this has a color of #d5b09e
<div style="border:2px solid #d5b09e;">Content here</div>
.myborder {border:2px solid #d5b09e;}