#bd901b color space conversions
Hex:
#bd901b
RGB:
189, 144, 27
CMY:
26, 44, 89
CMYK:
0, 24, 86, 26
HSL:
43°, 75.0000%, 42.3529%
HSV (HSB):
43°, 85.7143%, 74.1176%
XYZ:
31.1574, 30.8445, 5.3483
xyY:
0.4626, 0.4580, 30.8445
CIE-Lab:
62.3761, 6.9270, 61.8855
CIE-LCH:
62.3761, 62.2720, 83.6133
CIE-Luv:
62.3761, 37.7828, 61.7228
Hunter-Lab:
55.5378, 2.9495, 33.1668
#bd901b color charts
#bd901b color shades, tints & tones
#bd901b color schemes
#bd901b color preview, HTML & CSS examples
This text has a color of #bd901b
<p style="color:#bd901b;">Text here</p>
.mytext {color:#bd901b;}
This box has a color of #bd901b
<div style="background-color:#bd901b;">Content here</div>
.mybackground {background-color:#bd901b;}
Border around this has a color of #bd901b
<div style="border:2px solid #bd901b;">Content here</div>
.myborder {border:2px solid #bd901b;}