#bd8d28 color space conversions
Hex:
#bd8d28
RGB:
189, 141, 40
CMY:
26, 45, 84
CMYK:
0, 25, 79, 26
HSL:
41°, 65.0655%, 44.9020%
HSV (HSB):
41°, 78.8360%, 74.1176%
XYZ:
30.8941, 30.0218, 6.1740
xyY:
0.4605, 0.4475, 30.0218
CIE-Lab:
61.6730, 8.9841, 57.0830
CIE-LCH:
61.6730, 57.7856, 81.0557
CIE-Luv:
61.6730, 39.6390, 57.9936
Hunter-Lab:
54.7921, 4.7597, 31.6737
#bd8d28 color charts
#bd8d28 color shades, tints & tones
#bd8d28 color schemes
#bd8d28 color preview, HTML & CSS examples
This text has a color of #bd8d28
<p style="color:#bd8d28;">Text here</p>
.mytext {color:#bd8d28;}
This box has a color of #bd8d28
<div style="background-color:#bd8d28;">Content here</div>
.mybackground {background-color:#bd8d28;}
Border around this has a color of #bd8d28
<div style="border:2px solid #bd8d28;">Content here</div>
.myborder {border:2px solid #bd8d28;}