#b0995a color space conversions
Hex:
#b0995a
RGB:
176, 153, 90
CMY:
31, 40, 65
CMYK:
0, 13, 49, 31
HSL:
44°, 35.2459%, 52.1569%
HSV (HSB):
44°, 48.8636%, 69.0196%
XYZ:
31.1412, 32.7508, 14.3531
xyY:
0.3980, 0.4186, 32.7508
CIE-Lab:
63.9586, 0.0464, 36.0728
CIE-LCH:
63.9586, 36.0728, 89.9263
CIE-Luv:
63.9586, 18.6653, 44.0102
Hunter-Lab:
57.2283, -3.0174, 25.1896
#b0995a color charts
#b0995a color shades, tints & tones
#b0995a color schemes
#b0995a color preview, HTML & CSS examples
This text has a color of #b0995a
<p style="color:#b0995a;">Text here</p>
.mytext {color:#b0995a;}
This box has a color of #b0995a
<div style="background-color:#b0995a;">Content here</div>
.mybackground {background-color:#b0995a;}
Border around this has a color of #b0995a
<div style="border:2px solid #b0995a;">Content here</div>
.myborder {border:2px solid #b0995a;}