#bcc3a6 color space conversions
Hex:
#bcc3a6
RGB:
188, 195, 166
CMY:
26, 24, 35
CMYK:
4, 0, 15, 24
HSL:
74°, 19.4631%, 70.7843%
HSV (HSB):
74°, 14.8718%, 76.4706%
XYZ:
47.1371, 52.4748, 43.7206
xyY:
0.3289, 0.3661, 52.4748
CIE-Lab:
77.5639, -7.5208, 13.7671
CIE-LCH:
77.5639, 15.6874, 118.6471
CIE-Luv:
77.5639, -2.5592, 21.0262
Hunter-Lab:
72.4395, -10.6173, 14.9233
#bcc3a6 color charts
#bcc3a6 color shades, tints & tones
#bcc3a6 color schemes
#bcc3a6 color preview, HTML & CSS examples
This text has a color of #bcc3a6
<p style="color:#bcc3a6;">Text here</p>
.mytext {color:#bcc3a6;}
This box has a color of #bcc3a6
<div style="background-color:#bcc3a6;">Content here</div>
.mybackground {background-color:#bcc3a6;}
Border around this has a color of #bcc3a6
<div style="border:2px solid #bcc3a6;">Content here</div>
.myborder {border:2px solid #bcc3a6;}