#b1abc6 color space conversions
Hex:
#b1abc6
RGB:
177, 171, 198
CMY:
31, 33, 22
CMYK:
11, 14, 0, 22
HSL:
253°, 19.1489%, 72.3529%
HSV (HSB):
253°, 13.6364%, 77.6471%
XYZ:
42.8874, 42.5501, 59.3787
xyY:
0.2962, 0.2938, 42.5501
CIE-Lab:
71.2486, 7.4301, -12.9719
CIE-LCH:
71.2486, 14.9492, 299.8034
CIE-Luv:
71.2486, 1.6716, -20.9964
Hunter-Lab:
65.2305, 3.2060, -8.3098
#b1abc6 color charts
#b1abc6 color shades, tints & tones
#b1abc6 color schemes
#b1abc6 color preview, HTML & CSS examples
This text has a color of #b1abc6
<p style="color:#b1abc6;">Text here</p>
.mytext {color:#b1abc6;}
This box has a color of #b1abc6
<div style="background-color:#b1abc6;">Content here</div>
.mybackground {background-color:#b1abc6;}
Border around this has a color of #b1abc6
<div style="border:2px solid #b1abc6;">Content here</div>
.myborder {border:2px solid #b1abc6;}