#bcc0b0 color space conversions
Hex:
#bcc0b0
RGB:
188, 192, 176
CMY:
26, 25, 31
CMYK:
2, 0, 8, 25
HSL:
75°, 11.2676%, 72.1569%
HSV (HSB):
75°, 8.3333%, 75.2941%
XYZ:
47.4251, 51.5252, 48.5201
xyY:
0.3216, 0.3494, 51.5252
CIE-Lab:
76.9961, -4.2689, 7.5754
CIE-LCH:
76.9961, 8.6954, 119.4019
CIE-Luv:
76.9961, -1.4361, 11.7913
Hunter-Lab:
71.7811, -7.6834, 10.1700
#bcc0b0 color charts
#bcc0b0 color shades, tints & tones
#bcc0b0 color schemes
#bcc0b0 color preview, HTML & CSS examples
This text has a color of #bcc0b0
<p style="color:#bcc0b0;">Text here</p>
.mytext {color:#bcc0b0;}
This box has a color of #bcc0b0
<div style="background-color:#bcc0b0;">Content here</div>
.mybackground {background-color:#bcc0b0;}
Border around this has a color of #bcc0b0
<div style="border:2px solid #bcc0b0;">Content here</div>
.myborder {border:2px solid #bcc0b0;}