#b0abc5 color space conversions
Hex:
#b0abc5
RGB:
176, 171, 197
CMY:
31, 33, 23
CMYK:
11, 13, 0, 23
HSL:
252°, 18.3099%, 72.1569%
HSV (HSB):
252°, 13.1980%, 77.2549%
XYZ:
42.5454, 42.3871, 58.7625
xyY:
0.2961, 0.2950, 42.3871
CIE-Lab:
71.1370, 6.8890, -12.5971
CIE-LCH:
71.1370, 14.3577, 298.6729
CIE-Luv:
71.1370, 1.1903, -20.3155
Hunter-Lab:
65.1054, 2.7127, -7.9398
#b0abc5 color charts
#b0abc5 color shades, tints & tones
#b0abc5 color schemes
#b0abc5 color preview, HTML & CSS examples
This text has a color of #b0abc5
<p style="color:#b0abc5;">Text here</p>
.mytext {color:#b0abc5;}
This box has a color of #b0abc5
<div style="background-color:#b0abc5;">Content here</div>
.mybackground {background-color:#b0abc5;}
Border around this has a color of #b0abc5
<div style="border:2px solid #b0abc5;">Content here</div>
.myborder {border:2px solid #b0abc5;}