#d0b07c color space conversions
Hex:
#d0b07c
RGB:
208, 176, 124
CMY:
18, 31, 51
CMYK:
0, 15, 40, 18
HSL:
37°, 47.1910%, 65.0980%
HSV (HSB):
37°, 40.3846%, 81.5686%
XYZ:
45.1758, 45.9158, 25.5504
xyY:
0.3873, 0.3936, 45.9158
CIE-Lab:
73.4909, 4.4683, 30.9342
CIE-LCH:
73.4909, 31.2552, 81.7807
CIE-Luv:
73.4909, 23.9758, 39.6333
Hunter-Lab:
67.7612, 0.4224, 25.0766
#d0b07c color charts
#d0b07c color shades, tints & tones
#d0b07c color schemes
#d0b07c color preview, HTML & CSS examples
This text has a color of #d0b07c
<p style="color:#d0b07c;">Text here</p>
.mytext {color:#d0b07c;}
This box has a color of #d0b07c
<div style="background-color:#d0b07c;">Content here</div>
.mybackground {background-color:#d0b07c;}
Border around this has a color of #d0b07c
<div style="border:2px solid #d0b07c;">Content here</div>
.myborder {border:2px solid #d0b07c;}