#bd973f color space conversions
Hex:
#bd973f
RGB:
189, 151, 63
CMY:
26, 41, 75
CMYK:
0, 20, 67, 26
HSL:
42°, 50.0000%, 49.4118%
HSV (HSB):
42°, 66.6667%, 74.1176%
XYZ:
32.9501, 33.3109, 9.3956
xyY:
0.4355, 0.4403, 33.3109
CIE-Lab:
64.4119, 4.6414, 50.2616
CIE-LCH:
64.4119, 50.4755, 84.7239
CIE-Luv:
64.4119, 31.1344, 55.4775
Hunter-Lab:
57.7156, 0.9041, 30.7490
#bd973f color charts
#bd973f color shades, tints & tones
#bd973f color schemes
#bd973f color preview, HTML & CSS examples
This text has a color of #bd973f
<p style="color:#bd973f;">Text here</p>
.mytext {color:#bd973f;}
This box has a color of #bd973f
<div style="background-color:#bd973f;">Content here</div>
.mybackground {background-color:#bd973f;}
Border around this has a color of #bd973f
<div style="border:2px solid #bd973f;">Content here</div>
.myborder {border:2px solid #bd973f;}