#bd8050 color space conversions
Hex:
#bd8050
RGB:
189, 128, 80
CMY:
26, 50, 69
CMYK:
0, 32, 58, 26
HSL:
26°, 45.2282%, 52.7451%
HSV (HSB):
26°, 57.6720%, 74.1176%
XYZ:
30.1534, 26.8363, 11.1801
xyY:
0.4423, 0.3937, 26.8363
CIE-Lab:
58.8225, 18.5008, 35.3506
CIE-LCH:
58.8225, 39.8992, 62.3747
CIE-Luv:
58.8225, 46.5355, 38.0027
Hunter-Lab:
51.8038, 13.2427, 23.4669
#bd8050 color charts
#bd8050 color shades, tints & tones
#bd8050 color schemes
#bd8050 color preview, HTML & CSS examples
This text has a color of #bd8050
<p style="color:#bd8050;">Text here</p>
.mytext {color:#bd8050;}
This box has a color of #bd8050
<div style="background-color:#bd8050;">Content here</div>
.mybackground {background-color:#bd8050;}
Border around this has a color of #bd8050
<div style="border:2px solid #bd8050;">Content here</div>
.myborder {border:2px solid #bd8050;}