#b9895c color space conversions
Hex:
#b9895c
RGB:
185, 137, 92
CMY:
27, 46, 64
CMYK:
0, 26, 50, 27
HSL:
29°, 39.9142%, 54.3137%
HSV (HSB):
29°, 50.2703%, 72.5490%
XYZ:
30.8850, 28.9783, 14.0908
xyY:
0.4176, 0.3918, 28.9783
CIE-Lab:
60.7625, 12.8749, 31.1861
CIE-LCH:
60.7625, 33.7393, 67.5672
CIE-Luv:
60.7625, 35.8855, 35.7268
Hunter-Lab:
53.8315, 8.2065, 22.1625
#b9895c color charts
#b9895c color shades, tints & tones
#b9895c color schemes
#b9895c color preview, HTML & CSS examples
This text has a color of #b9895c
<p style="color:#b9895c;">Text here</p>
.mytext {color:#b9895c;}
This box has a color of #b9895c
<div style="background-color:#b9895c;">Content here</div>
.mybackground {background-color:#b9895c;}
Border around this has a color of #b9895c
<div style="border:2px solid #b9895c;">Content here</div>
.myborder {border:2px solid #b9895c;}