#bcaaba color space conversions
Hex:
#bcaaba
RGB:
188, 170, 186
CMY:
26, 33, 27
CMYK:
0, 10, 1, 26
HSL:
307°, 11.8421%, 70.1961%
HSV (HSB):
307°, 9.5745%, 73.7255%
XYZ:
43.9767, 42.9860, 52.4337
xyY:
0.3155, 0.3084, 42.9860
CIE-Lab:
71.5455, 9.3701, -5.8237
CIE-LCH:
71.5455, 11.0325, 328.1383
CIE-Luv:
71.5455, 9.3671, -10.3008
Hunter-Lab:
65.5637, 4.9920, -1.5218
#bcaaba color charts
#bcaaba color shades, tints & tones
#bcaaba color schemes
#bcaaba color preview, HTML & CSS examples
This text has a color of #bcaaba
<p style="color:#bcaaba;">Text here</p>
.mytext {color:#bcaaba;}
This box has a color of #bcaaba
<div style="background-color:#bcaaba;">Content here</div>
.mybackground {background-color:#bcaaba;}
Border around this has a color of #bcaaba
<div style="border:2px solid #bcaaba;">Content here</div>
.myborder {border:2px solid #bcaaba;}