#b0995d color space conversions
Hex:
#b0995d
RGB:
176, 153, 93
CMY:
31, 40, 64
CMYK:
0, 13, 47, 31
HSL:
43°, 34.4398%, 52.7451%
HSV (HSB):
43°, 47.1591%, 69.0196%
XYZ:
31.2715, 32.8029, 15.0393
xyY:
0.3953, 0.4146, 32.8029
CIE-Lab:
64.0010, 0.3438, 34.5489
CIE-LCH:
64.0010, 34.5506, 89.4298
CIE-Luv:
64.0010, 18.4827, 42.4593
Hunter-Lab:
57.2738, -2.7681, 24.5229
#b0995d color charts
#b0995d color shades, tints & tones
#b0995d color schemes
#b0995d color preview, HTML & CSS examples
This text has a color of #b0995d
<p style="color:#b0995d;">Text here</p>
.mytext {color:#b0995d;}
This box has a color of #b0995d
<div style="background-color:#b0995d;">Content here</div>
.mybackground {background-color:#b0995d;}
Border around this has a color of #b0995d
<div style="border:2px solid #b0995d;">Content here</div>
.myborder {border:2px solid #b0995d;}