#d8b07a color space conversions
Hex:
#d8b07a
RGB:
216, 176, 122
CMY:
15, 31, 52
CMYK:
0, 19, 44, 15
HSL:
34°, 54.6512%, 66.2745%
HSV (HSB):
34°, 43.5185%, 84.7059%
XYZ:
47.3571, 47.0547, 24.9988
xyY:
0.3966, 0.3941, 47.0547
CIE-Lab:
74.2248, 7.4866, 33.0937
CIE-LCH:
74.2248, 33.9299, 77.2528
CIE-Luv:
74.2248, 29.8066, 41.5113
Hunter-Lab:
68.5965, 3.1876, 26.4103
#d8b07a color charts
#d8b07a color shades, tints & tones
#d8b07a color schemes
#d8b07a color preview, HTML & CSS examples
This text has a color of #d8b07a
<p style="color:#d8b07a;">Text here</p>
.mytext {color:#d8b07a;}
This box has a color of #d8b07a
<div style="background-color:#d8b07a;">Content here</div>
.mybackground {background-color:#d8b07a;}
Border around this has a color of #d8b07a
<div style="border:2px solid #d8b07a;">Content here</div>
.myborder {border:2px solid #d8b07a;}