#b98aa1 color space conversions
Hex:
#b98aa1
RGB:
185, 138, 161
CMY:
27, 46, 37
CMYK:
0, 25, 13, 27
HSL:
331°, 25.1337%, 63.3333%
HSV (HSB):
331°, 25.4054%, 72.5490%
XYZ:
35.5291, 31.0645, 37.8417
xyY:
0.3402, 0.2975, 31.0645
CIE-Lab:
62.5620, 21.5498, -5.1638
CIE-LCH:
62.5620, 22.1598, 346.5247
CIE-Luv:
62.5620, 27.0309, -11.1829
Hunter-Lab:
55.7355, 16.2493, -1.2402
#b98aa1 color charts
#b98aa1 color shades, tints & tones
#b98aa1 color schemes
#b98aa1 color preview, HTML & CSS examples
This text has a color of #b98aa1
<p style="color:#b98aa1;">Text here</p>
.mytext {color:#b98aa1;}
This box has a color of #b98aa1
<div style="background-color:#b98aa1;">Content here</div>
.mybackground {background-color:#b98aa1;}
Border around this has a color of #b98aa1
<div style="border:2px solid #b98aa1;">Content here</div>
.myborder {border:2px solid #b98aa1;}