#b3abc2 color space conversions
Hex:
#b3abc2
RGB:
179, 171, 194
CMY:
30, 33, 24
CMYK:
8, 12, 0, 24
HSL:
261°, 15.8621%, 71.5686%
HSV (HSB):
261°, 11.8557%, 76.0784%
XYZ:
42.8909, 42.6046, 57.0018
xyY:
0.3010, 0.2990, 42.6046
CIE-Lab:
71.2858, 7.2803, -10.6979
CIE-LCH:
71.2858, 12.9402, 304.2368
CIE-Luv:
71.2858, 3.0565, -17.4196
Hunter-Lab:
65.2722, 3.0676, -6.0871
#b3abc2 color charts
#b3abc2 color shades, tints & tones
#b3abc2 color schemes
#b3abc2 color preview, HTML & CSS examples
This text has a color of #b3abc2
<p style="color:#b3abc2;">Text here</p>
.mytext {color:#b3abc2;}
This box has a color of #b3abc2
<div style="background-color:#b3abc2;">Content here</div>
.mybackground {background-color:#b3abc2;}
Border around this has a color of #b3abc2
<div style="border:2px solid #b3abc2;">Content here</div>
.myborder {border:2px solid #b3abc2;}