#bcbbaf color space conversions
Hex:
#bcbbaf
RGB:
188, 187, 175
CMY:
26, 27, 31
CMYK:
0, 1, 7, 26
HSL:
55°, 8.8435%, 71.1765%
HSV (HSB):
55°, 6.9149%, 73.7255%
XYZ:
46.2472, 49.3272, 47.6410
xyY:
0.3229, 0.3444, 49.3272
CIE-Lab:
75.6544, -1.7967, 6.1904
CIE-LCH:
75.6544, 6.4458, 106.1848
CIE-Luv:
75.6544, 1.2495, 9.3405
Hunter-Lab:
70.2333, -5.3696, 8.9454
#bcbbaf color charts
#bcbbaf color shades, tints & tones
#bcbbaf color schemes
#bcbbaf color preview, HTML & CSS examples
This text has a color of #bcbbaf
<p style="color:#bcbbaf;">Text here</p>
.mytext {color:#bcbbaf;}
This box has a color of #bcbbaf
<div style="background-color:#bcbbaf;">Content here</div>
.mybackground {background-color:#bcbbaf;}
Border around this has a color of #bcbbaf
<div style="border:2px solid #bcbbaf;">Content here</div>
.myborder {border:2px solid #bcbbaf;}