#bcc3b3 color space conversions
Hex:
#bcc3b3
RGB:
188, 195, 179
CMY:
26, 24, 30
CMYK:
4, 0, 8, 24
HSL:
86°, 11.7647%, 73.3333%
HSV (HSB):
86°, 8.2051%, 76.4706%
XYZ:
48.3908, 52.9763, 50.3228
xyY:
0.3190, 0.3492, 52.9763
CIE-Lab:
77.8610, -5.3232, 7.1977
CIE-LCH:
77.8610, 8.9523, 126.4856
CIE-Luv:
77.8610, -3.1466, 11.4646
Hunter-Lab:
72.7848, -8.6980, 9.9567
#bcc3b3 color charts
#bcc3b3 color shades, tints & tones
#bcc3b3 color schemes
#bcc3b3 color preview, HTML & CSS examples
This text has a color of #bcc3b3
<p style="color:#bcc3b3;">Text here</p>
.mytext {color:#bcc3b3;}
This box has a color of #bcc3b3
<div style="background-color:#bcc3b3;">Content here</div>
.mybackground {background-color:#bcc3b3;}
Border around this has a color of #bcc3b3
<div style="border:2px solid #bcc3b3;">Content here</div>
.myborder {border:2px solid #bcc3b3;}