#bd994d color space conversions
Hex:
#bd994d
RGB:
189, 153, 77
CMY:
26, 40, 70
CMYK:
0, 19, 59, 26
HSL:
41°, 45.9016%, 52.1569%
HSV (HSB):
41°, 59.2593%, 74.1176%
XYZ:
33.7171, 34.1371, 11.8332
xyY:
0.4231, 0.4284, 34.1371
CIE-Lab:
65.0713, 4.5037, 44.3350
CIE-LCH:
65.0713, 44.5631, 84.1996
CIE-Luv:
65.0713, 28.9157, 50.9392
Hunter-Lab:
58.4270, 0.7616, 28.8909
#bd994d color charts
#bd994d color shades, tints & tones
#bd994d color schemes
#bd994d color preview, HTML & CSS examples
This text has a color of #bd994d
<p style="color:#bd994d;">Text here</p>
.mytext {color:#bd994d;}
This box has a color of #bd994d
<div style="background-color:#bd994d;">Content here</div>
.mybackground {background-color:#bd994d;}
Border around this has a color of #bd994d
<div style="border:2px solid #bd994d;">Content here</div>
.myborder {border:2px solid #bd994d;}