#b97ab3 color space conversions
Hex:
#b97ab3
RGB:
185, 122, 179
CMY:
27, 52, 30
CMYK:
0, 34, 3, 27
HSL:
306°, 31.0345%, 60.1961%
HSV (HSB):
306°, 34.0541%, 72.5490%
XYZ:
35.1038, 27.4880, 46.1034
xyY:
0.3230, 0.2529, 27.4880
CIE-Lab:
59.4234, 33.6356, -20.1428
CIE-LCH:
59.4234, 39.2056, 329.0846
CIE-Luv:
59.4234, 32.3565, -35.5149
Hunter-Lab:
52.4290, 27.7637, -15.4362
#b97ab3 color charts
#b97ab3 color shades, tints & tones
#b97ab3 color schemes
#b97ab3 color preview, HTML & CSS examples
This text has a color of #b97ab3
<p style="color:#b97ab3;">Text here</p>
.mytext {color:#b97ab3;}
This box has a color of #b97ab3
<div style="background-color:#b97ab3;">Content here</div>
.mybackground {background-color:#b97ab3;}
Border around this has a color of #b97ab3
<div style="border:2px solid #b97ab3;">Content here</div>
.myborder {border:2px solid #b97ab3;}