#bcabbd color space conversions
Hex:
#bcabbd
RGB:
188, 171, 189
CMY:
26, 33, 26
CMYK:
1, 10, 0, 26
HSL:
297°, 12.0000%, 70.5882%
HSV (HSB):
297°, 9.5238%, 74.1176%
XYZ:
44.4873, 43.4913, 54.1940
xyY:
0.3129, 0.3059, 43.4913
CIE-Lab:
71.8872, 9.3881, -6.9696
CIE-LCH:
71.8872, 11.6924, 323.4102
CIE-Luv:
71.8872, 8.6096, -12.0532
Hunter-Lab:
65.9479, 5.0039, -2.5592
#bcabbd color charts
#bcabbd color shades, tints & tones
#bcabbd color schemes
#bcabbd color preview, HTML & CSS examples
This text has a color of #bcabbd
<p style="color:#bcabbd;">Text here</p>
.mytext {color:#bcabbd;}
This box has a color of #bcabbd
<div style="background-color:#bcabbd;">Content here</div>
.mybackground {background-color:#bcabbd;}
Border around this has a color of #bcabbd
<div style="border:2px solid #bcabbd;">Content here</div>
.myborder {border:2px solid #bcabbd;}