#bd7b6e color space conversions
Hex:
#bd7b6e
RGB:
189, 123, 110
CMY:
26, 52, 57
CMYK:
0, 35, 42, 26
HSL:
10°, 37.4408%, 58.6275%
HSV (HSB):
10°, 41.7989%, 74.1176%
XYZ:
30.8837, 26.1105, 18.1639
xyY:
0.4109, 0.3474, 26.1105
CIE-Lab:
58.1418, 24.1660, 17.7326
CIE-LCH:
58.1418, 29.9740, 36.2705
CIE-Luv:
58.1418, 46.2008, 18.3524
Hunter-Lab:
51.0985, 18.4624, 14.6931
#bd7b6e color charts
#bd7b6e color shades, tints & tones
#bd7b6e color schemes
#bd7b6e color preview, HTML & CSS examples
This text has a color of #bd7b6e
<p style="color:#bd7b6e;">Text here</p>
.mytext {color:#bd7b6e;}
This box has a color of #bd7b6e
<div style="background-color:#bd7b6e;">Content here</div>
.mybackground {background-color:#bd7b6e;}
Border around this has a color of #bd7b6e
<div style="border:2px solid #bd7b6e;">Content here</div>
.myborder {border:2px solid #bd7b6e;}