#bd885c color space conversions
Hex:
#bd885c
RGB:
189, 136, 92
CMY:
26, 47, 64
CMYK:
0, 28, 51, 26
HSL:
27°, 42.3581%, 55.0980%
HSV (HSB):
27°, 51.3228%, 74.1176%
XYZ:
31.7222, 29.1998, 14.0894
xyY:
0.4229, 0.3893, 29.1998
CIE-Lab:
60.9576, 15.1122, 31.5258
CIE-LCH:
60.9576, 34.9608, 64.3888
CIE-Luv:
60.9576, 39.6190, 35.6239
Hunter-Lab:
54.0369, 10.2234, 22.3667
#bd885c color charts
#bd885c color shades, tints & tones
#bd885c color schemes
#bd885c color preview, HTML & CSS examples
This text has a color of #bd885c
<p style="color:#bd885c;">Text here</p>
.mytext {color:#bd885c;}
This box has a color of #bd885c
<div style="background-color:#bd885c;">Content here</div>
.mybackground {background-color:#bd885c;}
Border around this has a color of #bd885c
<div style="border:2px solid #bd885c;">Content here</div>
.myborder {border:2px solid #bd885c;}