#bbadb8 color space conversions
Hex:
#bbadb8
RGB:
187, 173, 184
CMY:
27, 32, 28
CMYK:
0, 7, 2, 27
HSL:
313°, 9.3333%, 70.5882%
HSV (HSB):
313°, 7.4866%, 73.3333%
XYZ:
44.0888, 43.9126, 51.4997
xyY:
0.3160, 0.3148, 43.9126
CIE-Lab:
72.1701, 7.0063, -3.8104
CIE-LCH:
72.1701, 7.9754, 331.4604
CIE-Luv:
72.1701, 7.3891, -6.8733
Hunter-Lab:
66.2666, 2.7939, 0.3089
#bbadb8 color charts
#bbadb8 color shades, tints & tones
#bbadb8 color schemes
#bbadb8 color preview, HTML & CSS examples
This text has a color of #bbadb8
<p style="color:#bbadb8;">Text here</p>
.mytext {color:#bbadb8;}
This box has a color of #bbadb8
<div style="background-color:#bbadb8;">Content here</div>
.mybackground {background-color:#bbadb8;}
Border around this has a color of #bbadb8
<div style="border:2px solid #bbadb8;">Content here</div>
.myborder {border:2px solid #bbadb8;}