#bcc8ac color space conversions
Hex:
#bcc8ac
RGB:
188, 200, 172
CMY:
26, 22, 33
CMYK:
6, 0, 14, 22
HSL:
86°, 20.2899%, 72.9412%
HSV (HSB):
86°, 14.0000%, 78.4314%
XYZ:
48.8397, 54.9785, 47.0675
xyY:
0.3237, 0.3644, 54.9785
CIE-Lab:
79.0289, -9.1265, 12.6202
CIE-LCH:
79.0289, 15.5744, 125.8733
CIE-Luv:
79.0289, -5.4603, 19.8205
Hunter-Lab:
74.1475, -12.1831, 14.2670
#bcc8ac color charts
#bcc8ac color shades, tints & tones
#bcc8ac color schemes
#bcc8ac color preview, HTML & CSS examples
This text has a color of #bcc8ac
<p style="color:#bcc8ac;">Text here</p>
.mytext {color:#bcc8ac;}
This box has a color of #bcc8ac
<div style="background-color:#bcc8ac;">Content here</div>
.mybackground {background-color:#bcc8ac;}
Border around this has a color of #bcc8ac
<div style="border:2px solid #bcc8ac;">Content here</div>
.myborder {border:2px solid #bcc8ac;}