#bd900f color space conversions
Hex:
#bd900f
RGB:
189, 144, 15
CMY:
26, 44, 94
CMYK:
0, 24, 92, 26
HSL:
44°, 85.2941%, 40.0000%
HSV (HSB):
44°, 92.0635%, 74.1176%
XYZ:
31.0457, 30.7998, 4.7606
xyY:
0.4661, 0.4624, 30.7998
CIE-Lab:
62.3383, 6.6780, 64.6079
CIE-LCH:
62.3383, 64.9521, 84.0988
CIE-Luv:
62.3383, 38.0402, 63.2564
Hunter-Lab:
55.4976, 2.7334, 33.7624
#bd900f color charts
#bd900f color shades, tints & tones
#bd900f color schemes
#bd900f color preview, HTML & CSS examples
This text has a color of #bd900f
<p style="color:#bd900f;">Text here</p>
.mytext {color:#bd900f;}
This box has a color of #bd900f
<div style="background-color:#bd900f;">Content here</div>
.mybackground {background-color:#bd900f;}
Border around this has a color of #bd900f
<div style="border:2px solid #bd900f;">Content here</div>
.myborder {border:2px solid #bd900f;}