#b98a8c color space conversions
Hex:
#b98a8c
RGB:
185, 138, 140
CMY:
27, 46, 45
CMYK:
0, 25, 24, 27
HSL:
357°, 25.1337%, 63.3333%
HSV (HSB):
357°, 25.4054%, 72.5490%
XYZ:
33.8297, 30.3847, 28.8928
xyY:
0.3633, 0.3263, 30.3847
CIE-Lab:
61.9847, 18.2013, 5.9358
CIE-LCH:
61.9847, 19.1448, 18.0621
CIE-Luv:
61.9847, 29.7946, 4.9921
Hunter-Lab:
55.1223, 13.0850, 7.5083
#b98a8c color charts
#b98a8c color shades, tints & tones
#b98a8c color schemes
#b98a8c color preview, HTML & CSS examples
This text has a color of #b98a8c
<p style="color:#b98a8c;">Text here</p>
.mytext {color:#b98a8c;}
This box has a color of #b98a8c
<div style="background-color:#b98a8c;">Content here</div>
.mybackground {background-color:#b98a8c;}
Border around this has a color of #b98a8c
<div style="border:2px solid #b98a8c;">Content here</div>
.myborder {border:2px solid #b98a8c;}