#bcbea7 color space conversions
Hex:
#bcbea7
RGB:
188, 190, 167
CMY:
26, 25, 35
CMYK:
1, 0, 12, 25
HSL:
65°, 15.0327%, 70.0000%
HSV (HSB):
65°, 12.1053%, 74.5098%
XYZ:
46.1275, 50.3083, 43.8385
xyY:
0.3288, 0.3586, 50.3083
CIE-Lab:
76.2581, -4.7384, 11.3834
CIE-LCH:
76.2581, 12.3302, 112.5997
CIE-Luv:
76.2581, 0.0750, 17.1842
Hunter-Lab:
70.9283, -8.0389, 13.0046
#bcbea7 color charts
#bcbea7 color shades, tints & tones
#bcbea7 color schemes
#bcbea7 color preview, HTML & CSS examples
This text has a color of #bcbea7
<p style="color:#bcbea7;">Text here</p>
.mytext {color:#bcbea7;}
This box has a color of #bcbea7
<div style="background-color:#bcbea7;">Content here</div>
.mybackground {background-color:#bcbea7;}
Border around this has a color of #bcbea7
<div style="border:2px solid #bcbea7;">Content here</div>
.myborder {border:2px solid #bcbea7;}