#bd8e8f color space conversions
Hex:
#bd8e8f
RGB:
189, 142, 143
CMY:
26, 44, 44
CMYK:
0, 25, 24, 26
HSL:
359°, 26.2570%, 64.9020%
HSV (HSB):
359°, 24.8677%, 74.1176%
XYZ:
35.6172, 32.1480, 30.3146
xyY:
0.3631, 0.3278, 32.1480
CIE-Lab:
63.4650, 17.9550, 6.4135
CIE-LCH:
63.4650, 19.0661, 19.6566
CIE-Luv:
63.4650, 29.8529, 5.7161
Hunter-Lab:
56.6992, 12.9062, 7.9897
#bd8e8f color charts
#bd8e8f color shades, tints & tones
#bd8e8f color schemes
#bd8e8f color preview, HTML & CSS examples
This text has a color of #bd8e8f
<p style="color:#bd8e8f;">Text here</p>
.mytext {color:#bd8e8f;}
This box has a color of #bd8e8f
<div style="background-color:#bd8e8f;">Content here</div>
.mybackground {background-color:#bd8e8f;}
Border around this has a color of #bd8e8f
<div style="border:2px solid #bd8e8f;">Content here</div>
.myborder {border:2px solid #bd8e8f;}