#d6b05c color space conversions
Hex:
#d6b05c
RGB:
214, 176, 92
CMY:
16, 31, 64
CMYK:
0, 18, 57, 16
HSL:
41°, 59.8039%, 60.0000%
HSV (HSB):
41°, 57.0093%, 83.9216%
XYZ:
45.1887, 46.1195, 16.6455
xyY:
0.4186, 0.4272, 46.1195
CIE-Lab:
73.6230, 3.9356, 47.5820
CIE-LCH:
73.6230, 47.7445, 85.2717
CIE-Luv:
73.6230, 30.4929, 56.5969
Hunter-Lab:
67.9114, -0.0698, 33.0056
#d6b05c color charts
#d6b05c color shades, tints & tones
#d6b05c color schemes
#d6b05c color preview, HTML & CSS examples
This text has a color of #d6b05c
<p style="color:#d6b05c;">Text here</p>
.mytext {color:#d6b05c;}
This box has a color of #d6b05c
<div style="background-color:#d6b05c;">Content here</div>
.mybackground {background-color:#d6b05c;}
Border around this has a color of #d6b05c
<div style="border:2px solid #d6b05c;">Content here</div>
.myborder {border:2px solid #d6b05c;}