#bcacad color space conversions
Hex:
#bcacad
RGB:
188, 172, 173
CMY:
26, 33, 32
CMYK:
0, 9, 8, 26
HSL:
356°, 10.6667%, 70.5882%
HSV (HSB):
356°, 8.5106%, 73.7255%
XYZ:
43.0344, 43.2135, 45.6081
xyY:
0.3264, 0.3277, 43.2135
CIE-Lab:
71.6997, 5.9233, 1.5631
CIE-LCH:
71.6997, 6.1261, 14.7824
CIE-Luv:
71.6997, 9.3585, 1.2501
Hunter-Lab:
65.7370, 1.8143, 4.8808
#bcacad color charts
#bcacad color shades, tints & tones
#bcacad color schemes
#bcacad color preview, HTML & CSS examples
This text has a color of #bcacad
<p style="color:#bcacad;">Text here</p>
.mytext {color:#bcacad;}
This box has a color of #bcacad
<div style="background-color:#bcacad;">Content here</div>
.mybackground {background-color:#bcacad;}
Border around this has a color of #bcacad
<div style="border:2px solid #bcacad;">Content here</div>
.myborder {border:2px solid #bcacad;}