#b0985e color space conversions
Hex:
#b0985e
RGB:
176, 152, 94
CMY:
31, 40, 63
CMYK:
0, 14, 47, 31
HSL:
42°, 34.1667%, 52.9412%
HSV (HSB):
42°, 46.5909%, 69.0196%
XYZ:
31.1531, 32.4947, 15.2198
xyY:
0.3950, 0.4120, 32.4947
CIE-Lab:
63.7497, 0.9908, 33.7036
CIE-LCH:
63.7497, 33.7182, 88.3161
CIE-Luv:
63.7497, 19.0718, 41.4223
Hunter-Lab:
57.0042, -2.2059, 24.0728
#b0985e color charts
#b0985e color shades, tints & tones
#b0985e color schemes
#b0985e color preview, HTML & CSS examples
This text has a color of #b0985e
<p style="color:#b0985e;">Text here</p>
.mytext {color:#b0985e;}
This box has a color of #b0985e
<div style="background-color:#b0985e;">Content here</div>
.mybackground {background-color:#b0985e;}
Border around this has a color of #b0985e
<div style="border:2px solid #b0985e;">Content here</div>
.myborder {border:2px solid #b0985e;}