#b96b65 color space conversions
Hex:
#b96b65
RGB:
185, 107, 101
CMY:
27, 58, 60
CMYK:
0, 42, 45, 27
HSL:
4°, 37.5000%, 56.0784%
HSV (HSB):
4°, 45.4054%, 72.5490%
XYZ:
27.6142, 21.7693, 15.0584
xyY:
0.4285, 0.3378, 21.7693
CIE-Lab:
53.7813, 30.3762, 16.8851
CIE-LCH:
53.7813, 34.7537, 29.0683
CIE-Luv:
53.7813, 55.0706, 15.5884
Hunter-Lab:
46.6575, 23.9944, 13.5249
#b96b65 color charts
#b96b65 color shades, tints & tones
#b96b65 color schemes
#b96b65 color preview, HTML & CSS examples
This text has a color of #b96b65
<p style="color:#b96b65;">Text here</p>
.mytext {color:#b96b65;}
This box has a color of #b96b65
<div style="background-color:#b96b65;">Content here</div>
.mybackground {background-color:#b96b65;}
Border around this has a color of #b96b65
<div style="border:2px solid #b96b65;">Content here</div>
.myborder {border:2px solid #b96b65;}