#d0b99d color space conversions
Hex:
#d0b99d
RGB:
208, 185, 157
CMY:
18, 27, 38
CMYK:
0, 11, 25, 18
HSL:
33°, 35.1724%, 71.5686%
HSV (HSB):
33°, 24.5192%, 81.5686%
XYZ:
49.4472, 50.5421, 39.0478
xyY:
0.3556, 0.3635, 50.5421
CIE-Lab:
76.4008, 3.8548, 17.2179
CIE-LCH:
76.4008, 17.6442, 77.3805
CIE-Luv:
76.4008, 15.9411, 23.4126
Hunter-Lab:
71.0930, -0.2609, 17.2001
#d0b99d color charts
#d0b99d color shades, tints & tones
#d0b99d color schemes
#d0b99d color preview, HTML & CSS examples
This text has a color of #d0b99d
<p style="color:#d0b99d;">Text here</p>
.mytext {color:#d0b99d;}
This box has a color of #d0b99d
<div style="background-color:#d0b99d;">Content here</div>
.mybackground {background-color:#d0b99d;}
Border around this has a color of #d0b99d
<div style="border:2px solid #d0b99d;">Content here</div>
.myborder {border:2px solid #d0b99d;}