#d0bb7e color space conversions
Hex:
#d0bb7e
RGB:
208, 187, 126
CMY:
18, 27, 51
CMYK:
0, 10, 39, 18
HSL:
45°, 46.5909%, 65.4902%
HSV (HSB):
45°, 39.4231%, 81.5686%
XYZ:
47.5486, 50.4569, 26.9717
xyY:
0.3805, 0.4037, 50.4569
CIE-Lab:
76.3489, -1.1352, 33.6154
CIE-LCH:
76.3489, 33.6346, 91.9341
CIE-Luv:
76.3489, 16.8654, 44.2678
Hunter-Lab:
71.0330, -4.8221, 27.2103
#d0bb7e color charts
#d0bb7e color shades, tints & tones
#d0bb7e color schemes
#d0bb7e color preview, HTML & CSS examples
This text has a color of #d0bb7e
<p style="color:#d0bb7e;">Text here</p>
.mytext {color:#d0bb7e;}
This box has a color of #d0bb7e
<div style="background-color:#d0bb7e;">Content here</div>
.mybackground {background-color:#d0bb7e;}
Border around this has a color of #d0bb7e
<div style="border:2px solid #d0bb7e;">Content here</div>
.myborder {border:2px solid #d0bb7e;}