#bd901a color space conversions
Hex:
#bd901a
RGB:
189, 144, 26
CMY:
26, 44, 90
CMYK:
0, 24, 86, 26
HSL:
43°, 75.8140%, 42.1569%
HSV (HSB):
43°, 86.2434%, 74.1176%
XYZ:
31.1460, 30.8399, 5.2884
xyY:
0.4630, 0.4584, 30.8399
CIE-Lab:
62.3723, 6.9017, 62.1534
CIE-LCH:
62.3723, 62.5354, 83.6637
CIE-Luv:
62.3723, 37.8089, 61.8785
Hunter-Lab:
55.5337, 2.9274, 33.2275
#bd901a color charts
#bd901a color shades, tints & tones
#bd901a color schemes
#bd901a color preview, HTML & CSS examples
This text has a color of #bd901a
<p style="color:#bd901a;">Text here</p>
.mytext {color:#bd901a;}
This box has a color of #bd901a
<div style="background-color:#bd901a;">Content here</div>
.mybackground {background-color:#bd901a;}
Border around this has a color of #bd901a
<div style="border:2px solid #bd901a;">Content here</div>
.myborder {border:2px solid #bd901a;}