#bcbfb3 color space conversions
Hex:
#bcbfb3
RGB:
188, 191, 179
CMY:
26, 25, 30
CMYK:
2, 0, 6, 25
HSL:
75°, 8.5714%, 72.5490%
HSV (HSB):
75°, 6.2827%, 74.9020%
XYZ:
47.5065, 51.2076, 50.0280
xyY:
0.3194, 0.3443, 51.2076
CIE-Lab:
76.8046, -3.2169, 5.6789
CIE-LCH:
76.8046, 6.5267, 119.5301
CIE-Luv:
76.8046, -1.0637, 8.8855
Hunter-Lab:
71.5595, -6.7276, 8.6414
#bcbfb3 color charts
#bcbfb3 color shades, tints & tones
#bcbfb3 color schemes
#bcbfb3 color preview, HTML & CSS examples
This text has a color of #bcbfb3
<p style="color:#bcbfb3;">Text here</p>
.mytext {color:#bcbfb3;}
This box has a color of #bcbfb3
<div style="background-color:#bcbfb3;">Content here</div>
.mybackground {background-color:#bcbfb3;}
Border around this has a color of #bcbfb3
<div style="border:2px solid #bcbfb3;">Content here</div>
.myborder {border:2px solid #bcbfb3;}