#d7b08d color space conversions
Hex:
#d7b08d
RGB:
215, 176, 141
CMY:
16, 31, 45
CMYK:
0, 18, 34, 16
HSL:
28°, 48.0519%, 69.8039%
HSV (HSB):
28°, 34.4186%, 84.3137%
XYZ:
48.3574, 47.4208, 31.8037
xyY:
0.3790, 0.3717, 47.4208
CIE-Lab:
74.4581, 9.2521, 23.2628
CIE-LCH:
74.4581, 25.0352, 68.3112
CIE-Luv:
74.4581, 27.4630, 29.7966
Hunter-Lab:
68.8628, 4.8379, 20.8213
#d7b08d color charts
#d7b08d color shades, tints & tones
#d7b08d color schemes
#d7b08d color preview, HTML & CSS examples
This text has a color of #d7b08d
<p style="color:#d7b08d;">Text here</p>
.mytext {color:#d7b08d;}
This box has a color of #d7b08d
<div style="background-color:#d7b08d;">Content here</div>
.mybackground {background-color:#d7b08d;}
Border around this has a color of #d7b08d
<div style="border:2px solid #d7b08d;">Content here</div>
.myborder {border:2px solid #d7b08d;}