#bd8d00 color space conversions
Hex:
#bd8d00
RGB:
189, 141, 0
CMY:
26, 45, 100
CMYK:
0, 25, 100, 26
HSL:
45°, 100.0000%, 37.0588%
HSV (HSB):
45°, 100.0000%, 74.1176%
XYZ:
30.5111, 29.8686, 4.1571
xyY:
0.4728, 0.4628, 29.8686
CIE-Lab:
61.5407, 8.1280, 66.3456
CIE-LCH:
61.5407, 66.8416, 83.0155
CIE-Luv:
61.5407, 40.5758, 63.3147
Hunter-Lab:
54.6521, 4.0115, 33.7466
#bd8d00 color charts
#bd8d00 color shades, tints & tones
#bd8d00 color schemes
#bd8d00 color preview, HTML & CSS examples
This text has a color of #bd8d00
<p style="color:#bd8d00;">Text here</p>
.mytext {color:#bd8d00;}
This box has a color of #bd8d00
<div style="background-color:#bd8d00;">Content here</div>
.mybackground {background-color:#bd8d00;}
Border around this has a color of #bd8d00
<div style="border:2px solid #bd8d00;">Content here</div>
.myborder {border:2px solid #bd8d00;}