#bbadc4 color space conversions
Hex:
#bbadc4
RGB:
187, 173, 196
CMY:
27, 32, 23
CMYK:
5, 12, 0, 23
HSL:
277°, 16.3121%, 72.3529%
HSV (HSB):
277°, 11.7347%, 76.8627%
XYZ:
45.4009, 44.4375, 58.4090
xyY:
0.3063, 0.2998, 44.4375
CIE-Lab:
72.5199, 9.3003, -9.8856
CIE-LCH:
72.5199, 13.5728, 313.2526
CIE-Luv:
72.5199, 6.4631, -16.5410
Hunter-Lab:
66.6614, 4.9129, -5.2871
#bbadc4 color charts
#bbadc4 color shades, tints & tones
#bbadc4 color schemes
#bbadc4 color preview, HTML & CSS examples
This text has a color of #bbadc4
<p style="color:#bbadc4;">Text here</p>
.mytext {color:#bbadc4;}
This box has a color of #bbadc4
<div style="background-color:#bbadc4;">Content here</div>
.mybackground {background-color:#bbadc4;}
Border around this has a color of #bbadc4
<div style="border:2px solid #bbadc4;">Content here</div>
.myborder {border:2px solid #bbadc4;}