#bcc0a0 color space conversions
Hex:
#bcc0a0
RGB:
188, 192, 160
CMY:
26, 25, 37
CMYK:
2, 0, 17, 25
HSL:
68°, 20.2532%, 69.0196%
HSV (HSB):
68°, 16.6667%, 75.2941%
XYZ:
45.9338, 50.9287, 40.6670
xyY:
0.3340, 0.3703, 50.9287
CIE-Lab:
76.6358, -6.9171, 15.6855
CIE-LCH:
76.6358, 17.1430, 113.7970
CIE-Luv:
76.6358, -0.6679, 23.4477
Hunter-Lab:
71.3644, -9.9957, 16.1687
#bcc0a0 color charts
#bcc0a0 color shades, tints & tones
#bcc0a0 color schemes
#bcc0a0 color preview, HTML & CSS examples
This text has a color of #bcc0a0
<p style="color:#bcc0a0;">Text here</p>
.mytext {color:#bcc0a0;}
This box has a color of #bcc0a0
<div style="background-color:#bcc0a0;">Content here</div>
.mybackground {background-color:#bcc0a0;}
Border around this has a color of #bcc0a0
<div style="border:2px solid #bcc0a0;">Content here</div>
.myborder {border:2px solid #bcc0a0;}