#b6abc2 color space conversions
Hex:
#b6abc2
RGB:
182, 171, 194
CMY:
29, 33, 24
CMYK:
6, 12, 0, 24
HSL:
269°, 15.8621%, 71.5686%
HSV (HSB):
269°, 11.8557%, 76.0784%
XYZ:
43.5919, 42.9659, 57.0347
xyY:
0.3036, 0.2992, 42.9659
CIE-Lab:
71.5319, 8.2976, -10.3045
CIE-LCH:
71.5319, 13.2300, 308.8425
CIE-Luv:
71.5319, 4.7478, -16.9860
Hunter-Lab:
65.5484, 3.9988, -5.7052
#b6abc2 color charts
#b6abc2 color shades, tints & tones
#b6abc2 color schemes
#b6abc2 color preview, HTML & CSS examples
This text has a color of #b6abc2
<p style="color:#b6abc2;">Text here</p>
.mytext {color:#b6abc2;}
This box has a color of #b6abc2
<div style="background-color:#b6abc2;">Content here</div>
.mybackground {background-color:#b6abc2;}
Border around this has a color of #b6abc2
<div style="border:2px solid #b6abc2;">Content here</div>
.myborder {border:2px solid #b6abc2;}