#bd8232 color space conversions
Hex:
#bd8232
RGB:
189, 130, 50
CMY:
26, 49, 80
CMYK:
0, 31, 74, 26
HSL:
35°, 58.1590%, 46.8627%
HSV (HSB):
35°, 73.5450%, 74.1176%
XYZ:
29.5446, 27.0144, 6.6747
xyY:
0.4672, 0.4272, 27.0144
CIE-Lab:
58.9876, 15.4786, 50.4294
CIE-LCH:
58.9876, 52.7514, 72.9368
CIE-Luv:
58.9876, 47.5565, 50.8163
Hunter-Lab:
51.9753, 10.5088, 28.7687
#bd8232 color charts
#bd8232 color shades, tints & tones
#bd8232 color schemes
#bd8232 color preview, HTML & CSS examples
This text has a color of #bd8232
<p style="color:#bd8232;">Text here</p>
.mytext {color:#bd8232;}
This box has a color of #bd8232
<div style="background-color:#bd8232;">Content here</div>
.mybackground {background-color:#bd8232;}
Border around this has a color of #bd8232
<div style="border:2px solid #bd8232;">Content here</div>
.myborder {border:2px solid #bd8232;}