#bd805f color space conversions
Hex:
#bd805f
RGB:
189, 128, 95
CMY:
26, 50, 63
CMYK:
0, 32, 50, 26
HSL:
21°, 41.5929%, 55.6863%
HSV (HSB):
21°, 49.7354%, 74.1176%
XYZ:
30.7710, 27.0834, 14.4323
xyY:
0.4257, 0.3747, 27.0834
CIE-Lab:
59.0514, 19.8266, 27.4253
CIE-LCH:
59.0514, 33.8414, 54.1356
CIE-Luv:
59.0514, 44.8434, 30.0468
Hunter-Lab:
52.0417, 14.4698, 19.9868
#bd805f color charts
#bd805f color shades, tints & tones
#bd805f color schemes
#bd805f color preview, HTML & CSS examples
This text has a color of #bd805f
<p style="color:#bd805f;">Text here</p>
.mytext {color:#bd805f;}
This box has a color of #bd805f
<div style="background-color:#bd805f;">Content here</div>
.mybackground {background-color:#bd805f;}
Border around this has a color of #bd805f
<div style="border:2px solid #bd805f;">Content here</div>
.myborder {border:2px solid #bd805f;}