#b0987c color space conversions
Hex:
#b0987c
RGB:
176, 152, 124
CMY:
31, 40, 51
CMYK:
0, 14, 30, 31
HSL:
32°, 24.7619%, 58.8235%
HSV (HSB):
32°, 29.5455%, 69.0196%
XYZ:
32.7708, 33.1418, 23.7386
xyY:
0.3655, 0.3697, 33.1418
CIE-Lab:
64.2756, 4.5908, 18.0334
CIE-LCH:
64.2756, 18.6086, 75.7173
CIE-Luv:
64.2756, 16.9018, 23.2875
Hunter-Lab:
57.5689, 0.8646, 15.8500
#b0987c color charts
#b0987c color shades, tints & tones
#b0987c color schemes
#b0987c color preview, HTML & CSS examples
This text has a color of #b0987c
<p style="color:#b0987c;">Text here</p>
.mytext {color:#b0987c;}
This box has a color of #b0987c
<div style="background-color:#b0987c;">Content here</div>
.mybackground {background-color:#b0987c;}
Border around this has a color of #b0987c
<div style="border:2px solid #b0987c;">Content here</div>
.myborder {border:2px solid #b0987c;}