#b9975e color space conversions
Hex:
#b9975e
RGB:
185, 151, 94
CMY:
27, 41, 63
CMYK:
0, 18, 49, 27
HSL:
38°, 39.3939%, 54.7059%
HSV (HSB):
38°, 49.1892%, 72.5490%
XYZ:
33.0946, 33.2557, 15.2644
xyY:
0.4055, 0.4075, 33.2557
CIE-Lab:
64.3674, 5.3459, 34.6674
CIE-LCH:
64.3674, 35.0772, 81.2337
CIE-Luv:
64.3674, 26.1897, 41.6162
Hunter-Lab:
57.6677, 1.5198, 24.6736
#b9975e color charts
#b9975e color shades, tints & tones
#b9975e color schemes
#b9975e color preview, HTML & CSS examples
This text has a color of #b9975e
<p style="color:#b9975e;">Text here</p>
.mytext {color:#b9975e;}
This box has a color of #b9975e
<div style="background-color:#b9975e;">Content here</div>
.mybackground {background-color:#b9975e;}
Border around this has a color of #b9975e
<div style="border:2px solid #b9975e;">Content here</div>
.myborder {border:2px solid #b9975e;}