#b0884c color space conversions
Hex:
#b0884c
RGB:
176, 136, 76
CMY:
31, 47, 70
CMYK:
0, 23, 57, 31
HSL:
36°, 39.6825%, 49.4118%
HSV (HSB):
36°, 56.8182%, 69.0196%
XYZ:
28.0132, 27.3602, 10.6421
xyY:
0.4243, 0.4145, 27.3602
CIE-Lab:
59.3063, 8.1487, 37.7117
CIE-LCH:
59.3063, 38.5821, 77.8070
CIE-Luv:
59.3063, 31.1448, 42.5590
Hunter-Lab:
52.3070, 4.0589, 24.5521
#b0884c color charts
#b0884c color shades, tints & tones
#b0884c color schemes
#b0884c color preview, HTML & CSS examples
This text has a color of #b0884c
<p style="color:#b0884c;">Text here</p>
.mytext {color:#b0884c;}
This box has a color of #b0884c
<div style="background-color:#b0884c;">Content here</div>
.mybackground {background-color:#b0884c;}
Border around this has a color of #b0884c
<div style="border:2px solid #b0884c;">Content here</div>
.myborder {border:2px solid #b0884c;}