#bd6543 color space conversions
Hex:
#bd6543
RGB:
189, 101, 67
CMY:
26, 60, 74
CMYK:
0, 47, 65, 26
HSL:
17°, 48.0315%, 50.1961%
HSV (HSB):
17°, 64.5503%, 74.1176%
XYZ:
26.6531, 20.5314, 7.8684
xyY:
0.4841, 0.3729, 20.5314
CIE-Lab:
52.4328, 32.3010, 34.6825
CIE-LCH:
52.4328, 47.3944, 47.0361
CIE-Luv:
52.4328, 68.0052, 32.3678
Hunter-Lab:
45.3116, 25.7014, 21.4224
#bd6543 color charts
#bd6543 color shades, tints & tones
#bd6543 color schemes
#bd6543 color preview, HTML & CSS examples
This text has a color of #bd6543
<p style="color:#bd6543;">Text here</p>
.mytext {color:#bd6543;}
This box has a color of #bd6543
<div style="background-color:#bd6543;">Content here</div>
.mybackground {background-color:#bd6543;}
Border around this has a color of #bd6543
<div style="border:2px solid #bd6543;">Content here</div>
.myborder {border:2px solid #bd6543;}