#bd885a color space conversions
Hex:
#bd885a
RGB:
189, 136, 90
CMY:
26, 47, 65
CMYK:
0, 28, 52, 26
HSL:
28°, 42.8571%, 54.7059%
HSV (HSB):
28°, 52.3810%, 74.1176%
XYZ:
31.6359, 29.1653, 13.6349
xyY:
0.4250, 0.3918, 29.1653
CIE-Lab:
60.9273, 14.9281, 32.5731
CIE-LCH:
60.9273, 35.8309, 65.3782
CIE-Luv:
60.9273, 39.8204, 36.6920
Hunter-Lab:
54.0049, 10.0560, 22.8342
#bd885a color charts
#bd885a color shades, tints & tones
#bd885a color schemes
#bd885a color preview, HTML & CSS examples
This text has a color of #bd885a
<p style="color:#bd885a;">Text here</p>
.mytext {color:#bd885a;}
This box has a color of #bd885a
<div style="background-color:#bd885a;">Content here</div>
.mybackground {background-color:#bd885a;}
Border around this has a color of #bd885a
<div style="border:2px solid #bd885a;">Content here</div>
.myborder {border:2px solid #bd885a;}