#bd913b color space conversions
Hex:
#bd913b
RGB:
189, 145, 59
CMY:
26, 43, 77
CMYK:
0, 23, 69, 26
HSL:
40°, 52.4194%, 48.6275%
HSV (HSB):
40°, 68.7831%, 74.1176%
XYZ:
31.9011, 31.3854, 8.5143
xyY:
0.4443, 0.4371, 31.3854
CIE-Lab:
62.8316, 7.6852, 50.3917
CIE-LCH:
62.8316, 50.9743, 81.3287
CIE-Luv:
62.8316, 35.7210, 54.2479
Hunter-Lab:
56.0227, 3.6039, 30.2050
#bd913b color charts
#bd913b color shades, tints & tones
#bd913b color schemes
#bd913b color preview, HTML & CSS examples
This text has a color of #bd913b
<p style="color:#bd913b;">Text here</p>
.mytext {color:#bd913b;}
This box has a color of #bd913b
<div style="background-color:#bd913b;">Content here</div>
.mybackground {background-color:#bd913b;}
Border around this has a color of #bd913b
<div style="border:2px solid #bd913b;">Content here</div>
.myborder {border:2px solid #bd913b;}