#b98c8a color space conversions
Hex:
#b98c8a
RGB:
185, 140, 138
CMY:
27, 45, 46
CMYK:
0, 24, 25, 27
HSL:
3°, 25.1337%, 63.3333%
HSV (HSB):
3°, 25.4054%, 72.5490%
XYZ:
33.9731, 30.9054, 28.2195
xyY:
0.3649, 0.3320, 30.9054
CIE-Lab:
62.4277, 16.7920, 7.7056
CIE-LCH:
62.4277, 18.4756, 24.6498
CIE-Luv:
62.4277, 28.8647, 7.6350
Hunter-Lab:
55.5927, 11.7956, 8.8185
#b98c8a color charts
#b98c8a color shades, tints & tones
#b98c8a color schemes
#b98c8a color preview, HTML & CSS examples
This text has a color of #b98c8a
<p style="color:#b98c8a;">Text here</p>
.mytext {color:#b98c8a;}
This box has a color of #b98c8a
<div style="background-color:#b98c8a;">Content here</div>
.mybackground {background-color:#b98c8a;}
Border around this has a color of #b98c8a
<div style="border:2px solid #b98c8a;">Content here</div>
.myborder {border:2px solid #b98c8a;}