#bcbba2 color space conversions
Hex:
#bcbba2
RGB:
188, 187, 162
CMY:
26, 27, 36
CMYK:
0, 1, 14, 26
HSL:
58°, 16.2500%, 68.6275%
HSV (HSB):
58°, 13.8298%, 73.7255%
XYZ:
45.0309, 48.8406, 41.2362
xyY:
0.3333, 0.3615, 48.8406
CIE-Lab:
75.3521, -3.9718, 12.8032
CIE-LCH:
75.3521, 13.4052, 107.2348
CIE-Luv:
75.3521, 1.9573, 18.9441
Hunter-Lab:
69.8861, -7.2846, 13.9362
#bcbba2 color charts
#bcbba2 color shades, tints & tones
#bcbba2 color schemes
#bcbba2 color preview, HTML & CSS examples
This text has a color of #bcbba2
<p style="color:#bcbba2;">Text here</p>
.mytext {color:#bcbba2;}
This box has a color of #bcbba2
<div style="background-color:#bcbba2;">Content here</div>
.mybackground {background-color:#bcbba2;}
Border around this has a color of #bcbba2
<div style="border:2px solid #bcbba2;">Content here</div>
.myborder {border:2px solid #bcbba2;}