#b98aaa color space conversions
Hex:
#b98aaa
RGB:
185, 138, 170
CMY:
27, 46, 33
CMYK:
0, 25, 8, 27
HSL:
319°, 25.1337%, 63.3333%
HSV (HSB):
319°, 25.4054%, 72.5490%
XYZ:
36.3518, 31.3935, 42.1738
xyY:
0.3307, 0.2856, 31.3935
CIE-Lab:
62.8384, 23.1171, -9.8605
CIE-LCH:
62.8384, 25.1322, 336.8995
CIE-Luv:
62.8384, 25.8058, -18.4043
Hunter-Lab:
56.0299, 17.7570, -5.4067
#b98aaa color charts
#b98aaa color shades, tints & tones
#b98aaa color schemes
#b98aaa color preview, HTML & CSS examples
This text has a color of #b98aaa
<p style="color:#b98aaa;">Text here</p>
.mytext {color:#b98aaa;}
This box has a color of #b98aaa
<div style="background-color:#b98aaa;">Content here</div>
.mybackground {background-color:#b98aaa;}
Border around this has a color of #b98aaa
<div style="border:2px solid #b98aaa;">Content here</div>
.myborder {border:2px solid #b98aaa;}