#bd804f color space conversions
Hex:
#bd804f
RGB:
189, 128, 79
CMY:
26, 50, 69
CMYK:
0, 32, 58, 26
HSL:
27°, 45.4545%, 52.5490%
HSV (HSB):
27°, 58.2011%, 74.1176%
XYZ:
30.1167, 26.8217, 10.9869
xyY:
0.4434, 0.3949, 26.8217
CIE-Lab:
58.8089, 18.4212, 35.8697
CIE-LCH:
58.8089, 40.3234, 62.8168
CIE-Luv:
58.8089, 46.6390, 38.4887
Hunter-Lab:
51.7896, 13.1695, 23.6747
#bd804f color charts
#bd804f color shades, tints & tones
#bd804f color schemes
#bd804f color preview, HTML & CSS examples
This text has a color of #bd804f
<p style="color:#bd804f;">Text here</p>
.mytext {color:#bd804f;}
This box has a color of #bd804f
<div style="background-color:#bd804f;">Content here</div>
.mybackground {background-color:#bd804f;}
Border around this has a color of #bd804f
<div style="border:2px solid #bd804f;">Content here</div>
.myborder {border:2px solid #bd804f;}