#bd884a color space conversions
Hex:
#bd884a
RGB:
189, 136, 74
CMY:
26, 47, 71
CMYK:
0, 28, 61, 26
HSL:
32°, 46.5587%, 51.5686%
HSV (HSB):
32°, 60.8466%, 74.1176%
XYZ:
31.0265, 28.9215, 10.4257
xyY:
0.4409, 0.4110, 28.9215
CIE-Lab:
60.7123, 13.6151, 40.7646
CIE-LCH:
60.7123, 42.9781, 71.5311
CIE-Luv:
60.7123, 41.2859, 44.4478
Hunter-Lab:
53.7788, 8.8688, 26.1510
#bd884a color charts
#bd884a color shades, tints & tones
#bd884a color schemes
#bd884a color preview, HTML & CSS examples
This text has a color of #bd884a
<p style="color:#bd884a;">Text here</p>
.mytext {color:#bd884a;}
This box has a color of #bd884a
<div style="background-color:#bd884a;">Content here</div>
.mybackground {background-color:#bd884a;}
Border around this has a color of #bd884a
<div style="border:2px solid #bd884a;">Content here</div>
.myborder {border:2px solid #bd884a;}