#b98a95 color space conversions
Hex:
#b98a95
RGB:
185, 138, 149
CMY:
27, 46, 42
CMYK:
0, 25, 19, 27
HSL:
346°, 25.1337%, 63.3333%
HSV (HSB):
346°, 25.4054%, 72.5490%
XYZ:
34.5209, 30.6612, 32.5325
xyY:
0.3533, 0.3138, 30.6612
CIE-Lab:
62.2206, 19.5819, 1.1576
CIE-LCH:
62.2206, 19.6161, 3.3830
CIE-Luv:
62.2206, 28.6300, -1.8054
Hunter-Lab:
55.3725, 14.3803, 3.9267
#b98a95 color charts
#b98a95 color shades, tints & tones
#b98a95 color schemes
#b98a95 color preview, HTML & CSS examples
This text has a color of #b98a95
<p style="color:#b98a95;">Text here</p>
.mytext {color:#b98a95;}
This box has a color of #b98a95
<div style="background-color:#b98a95;">Content here</div>
.mybackground {background-color:#b98a95;}
Border around this has a color of #b98a95
<div style="border:2px solid #b98a95;">Content here</div>
.myborder {border:2px solid #b98a95;}