#b0abc2 color space conversions
Hex:
#b0abc2
RGB:
176, 171, 194
CMY:
31, 33, 24
CMYK:
9, 12, 0, 24
HSL:
253°, 15.8621%, 71.5686%
HSV (HSB):
253°, 11.8557%, 76.0784%
XYZ:
42.2050, 42.2510, 56.9697
xyY:
0.2984, 0.2988, 42.2510
CIE-Lab:
71.0436, 6.2687, -11.0851
CIE-LCH:
71.0436, 12.7348, 299.4884
CIE-Luv:
71.0436, 1.3891, -17.8473
Hunter-Lab:
65.0007, 2.1488, -6.4641
#b0abc2 color charts
#b0abc2 color shades, tints & tones
#b0abc2 color schemes
#b0abc2 color preview, HTML & CSS examples
This text has a color of #b0abc2
<p style="color:#b0abc2;">Text here</p>
.mytext {color:#b0abc2;}
This box has a color of #b0abc2
<div style="background-color:#b0abc2;">Content here</div>
.mybackground {background-color:#b0abc2;}
Border around this has a color of #b0abc2
<div style="border:2px solid #b0abc2;">Content here</div>
.myborder {border:2px solid #b0abc2;}