#b5abb6 color space conversions
Hex:
#b5abb6
RGB:
181, 171, 182
CMY:
29, 33, 29
CMYK:
1, 6, 0, 29
HSL:
295°, 7.0064%, 69.2157%
HSV (HSB):
295°, 6.0440%, 71.3725%
XYZ:
42.0625, 42.3270, 50.2090
xyY:
0.3125, 0.3145, 42.3270
CIE-Lab:
71.0958, 5.6139, -4.3498
CIE-LCH:
71.0958, 7.1019, 322.2307
CIE-Luv:
71.0958, 5.0466, -7.4261
Hunter-Lab:
65.0592, 1.5513, -0.2152
#b5abb6 color charts
#b5abb6 color shades, tints & tones
#b5abb6 color schemes
#b5abb6 color preview, HTML & CSS examples
This text has a color of #b5abb6
<p style="color:#b5abb6;">Text here</p>
.mytext {color:#b5abb6;}
This box has a color of #b5abb6
<div style="background-color:#b5abb6;">Content here</div>
.mybackground {background-color:#b5abb6;}
Border around this has a color of #b5abb6
<div style="border:2px solid #b5abb6;">Content here</div>
.myborder {border:2px solid #b5abb6;}