#bcbea5 color space conversions
Hex:
#bcbea5
RGB:
188, 190, 165
CMY:
26, 25, 35
CMYK:
1, 0, 13, 25
HSL:
65°, 16.1290%, 69.6078%
HSV (HSB):
65°, 13.1579%, 74.5098%
XYZ:
45.9440, 50.2349, 42.8721
xyY:
0.3304, 0.3613, 50.2349
CIE-Lab:
76.2132, -5.0666, 12.3992
CIE-LCH:
76.2132, 13.3945, 112.2261
CIE-Luv:
76.2132, 0.1753, 18.6380
Hunter-Lab:
70.8766, -8.3257, 13.7500
#bcbea5 color charts
#bcbea5 color shades, tints & tones
#bcbea5 color schemes
#bcbea5 color preview, HTML & CSS examples
This text has a color of #bcbea5
<p style="color:#bcbea5;">Text here</p>
.mytext {color:#bcbea5;}
This box has a color of #bcbea5
<div style="background-color:#bcbea5;">Content here</div>
.mybackground {background-color:#bcbea5;}
Border around this has a color of #bcbea5
<div style="border:2px solid #bcbea5;">Content here</div>
.myborder {border:2px solid #bcbea5;}