#b9acc1 color space conversions
Hex:
#b9acc1
RGB:
185, 172, 193
CMY:
27, 33, 24
CMYK:
4, 11, 0, 24
HSL:
277°, 14.4828%, 71.5686%
HSV (HSB):
277°, 10.8808%, 75.6863%
XYZ:
44.3857, 43.6696, 56.5418
xyY:
0.3070, 0.3020, 43.6696
CIE-Lab:
72.0071, 8.5757, -9.0193
CIE-LCH:
72.0071, 12.4455, 313.5555
CIE-Luv:
72.0071, 6.0420, -15.0623
Hunter-Lab:
66.0830, 4.2473, -4.4715
#b9acc1 color charts
#b9acc1 color shades, tints & tones
#b9acc1 color schemes
#b9acc1 color preview, HTML & CSS examples
This text has a color of #b9acc1
<p style="color:#b9acc1;">Text here</p>
.mytext {color:#b9acc1;}
This box has a color of #b9acc1
<div style="background-color:#b9acc1;">Content here</div>
.mybackground {background-color:#b9acc1;}
Border around this has a color of #b9acc1
<div style="border:2px solid #b9acc1;">Content here</div>
.myborder {border:2px solid #b9acc1;}