#b0964c color space conversions
Hex:
#b0964c
RGB:
176, 150, 76
CMY:
31, 41, 70
CMYK:
0, 15, 57, 31
HSL:
44°, 39.6825%, 49.4118%
HSV (HSB):
44°, 56.8182%, 69.0196%
XYZ:
30.1153, 31.5646, 11.3428
xyY:
0.4124, 0.4323, 31.5646
CIE-Lab:
62.9814, 0.4312, 42.0689
CIE-LCH:
62.9814, 42.0711, 89.4128
CIE-Luv:
62.9814, 21.4739, 49.1880
Hunter-Lab:
56.1824, -2.6381, 27.3575
#b0964c color charts
#b0964c color shades, tints & tones
#b0964c color schemes
#b0964c color preview, HTML & CSS examples
This text has a color of #b0964c
<p style="color:#b0964c;">Text here</p>
.mytext {color:#b0964c;}
This box has a color of #b0964c
<div style="background-color:#b0964c;">Content here</div>
.mybackground {background-color:#b0964c;}
Border around this has a color of #b0964c
<div style="border:2px solid #b0964c;">Content here</div>
.myborder {border:2px solid #b0964c;}