#bd944a color space conversions
Hex:
#bd944a
RGB:
189, 148, 74
CMY:
26, 42, 71
CMYK:
0, 22, 61, 26
HSL:
39°, 46.5587%, 51.5686%
HSV (HSB):
39°, 60.8466%, 74.1176%
XYZ:
32.8122, 32.4930, 11.0210
xyY:
0.4299, 0.4257, 32.4930
CIE-Lab:
63.7483, 7.0111, 44.2898
CIE-LCH:
63.7483, 44.8413, 81.0047
CIE-Luv:
63.7483, 32.6384, 49.9100
Hunter-Lab:
57.0027, 2.9945, 28.4387
#bd944a color charts
#bd944a color shades, tints & tones
#bd944a color schemes
#bd944a color preview, HTML & CSS examples
This text has a color of #bd944a
<p style="color:#bd944a;">Text here</p>
.mytext {color:#bd944a;}
This box has a color of #bd944a
<div style="background-color:#bd944a;">Content here</div>
.mybackground {background-color:#bd944a;}
Border around this has a color of #bd944a
<div style="border:2px solid #bd944a;">Content here</div>
.myborder {border:2px solid #bd944a;}