#bd951d color space conversions
Hex:
#bd951d
RGB:
189, 149, 29
CMY:
26, 42, 89
CMYK:
0, 21, 85, 26
HSL:
45°, 73.3945%, 42.7451%
HSV (HSB):
45°, 84.6561%, 74.1176%
XYZ:
31.9555, 32.4024, 5.7325
xyY:
0.4559, 0.4623, 32.4024
CIE-Lab:
63.6741, 4.2513, 62.4102
CIE-LCH:
63.6741, 62.5548, 86.1031
CIE-Luv:
63.6741, 33.9344, 63.3723
Hunter-Lab:
56.9231, 0.5908, 33.8754
#bd951d color charts
#bd951d color shades, tints & tones
#bd951d color schemes
#bd951d color preview, HTML & CSS examples
This text has a color of #bd951d
<p style="color:#bd951d;">Text here</p>
.mytext {color:#bd951d;}
This box has a color of #bd951d
<div style="background-color:#bd951d;">Content here</div>
.mybackground {background-color:#bd951d;}
Border around this has a color of #bd951d
<div style="border:2px solid #bd951d;">Content here</div>
.myborder {border:2px solid #bd951d;}