#bbabc1 color space conversions
Hex:
#bbabc1
RGB:
187, 171, 193
CMY:
27, 33, 24
CMYK:
3, 11, 0, 24
HSL:
284°, 15.0685%, 71.3725%
HSV (HSB):
284°, 11.3990%, 75.6863%
XYZ:
44.6821, 43.5409, 56.5013
xyY:
0.3087, 0.3009, 43.5409
CIE-Lab:
71.9205, 9.8101, -9.1302
CIE-LCH:
71.9205, 13.4014, 317.0558
CIE-Luv:
71.9205, 7.6992, -15.4370
Hunter-Lab:
65.9855, 5.3966, -4.5783
#bbabc1 color charts
#bbabc1 color shades, tints & tones
#bbabc1 color schemes
#bbabc1 color preview, HTML & CSS examples
This text has a color of #bbabc1
<p style="color:#bbabc1;">Text here</p>
.mytext {color:#bbabc1;}
This box has a color of #bbabc1
<div style="background-color:#bbabc1;">Content here</div>
.mybackground {background-color:#bbabc1;}
Border around this has a color of #bbabc1
<div style="border:2px solid #bbabc1;">Content here</div>
.myborder {border:2px solid #bbabc1;}