#bd9012 color space conversions
Hex:
#bd9012
RGB:
189, 144, 18
CMY:
26, 44, 93
CMYK:
0, 24, 90, 26
HSL:
44°, 82.6087%, 40.5882%
HSV (HSB):
44°, 90.4762%, 74.1176%
XYZ:
31.0687, 30.8090, 4.8815
xyY:
0.4654, 0.4615, 30.8090
CIE-Lab:
62.3461, 6.7293, 64.0299
CIE-LCH:
62.3461, 64.3826, 84.0005
CIE-Luv:
62.3461, 37.9871, 62.9398
Hunter-Lab:
55.5059, 2.7779, 33.6398
#bd9012 color charts
#bd9012 color shades, tints & tones
#bd9012 color schemes
#bd9012 color preview, HTML & CSS examples
This text has a color of #bd9012
<p style="color:#bd9012;">Text here</p>
.mytext {color:#bd9012;}
This box has a color of #bd9012
<div style="background-color:#bd9012;">Content here</div>
.mybackground {background-color:#bd9012;}
Border around this has a color of #bd9012
<div style="border:2px solid #bd9012;">Content here</div>
.myborder {border:2px solid #bd9012;}