#b9acc6 color space conversions
Hex:
#b9acc6
RGB:
185, 172, 198
CMY:
27, 33, 22
CMYK:
7, 13, 0, 22
HSL:
270°, 18.5714%, 72.5490%
HSV (HSB):
270°, 13.1313%, 77.6471%
XYZ:
44.9532, 43.8966, 59.5297
xyY:
0.3030, 0.2958, 43.8966
CIE-Lab:
72.1593, 9.5656, -11.5401
CIE-LCH:
72.1593, 14.9892, 309.6553
CIE-Luv:
72.1593, 5.6580, -19.1436
Hunter-Lab:
66.2545, 5.1655, -6.8940
#b9acc6 color charts
#b9acc6 color shades, tints & tones
#b9acc6 color schemes
#b9acc6 color preview, HTML & CSS examples
This text has a color of #b9acc6
<p style="color:#b9acc6;">Text here</p>
.mytext {color:#b9acc6;}
This box has a color of #b9acc6
<div style="background-color:#b9acc6;">Content here</div>
.mybackground {background-color:#b9acc6;}
Border around this has a color of #b9acc6
<div style="border:2px solid #b9acc6;">Content here</div>
.myborder {border:2px solid #b9acc6;}