#bccac6 color space conversions
Hex:
#bccac6
RGB:
188, 202, 198
CMY:
26, 21, 22
CMYK:
7, 0, 2, 21
HSL:
163°, 11.6667%, 76.4706%
HSV (HSB):
163°, 6.9307%, 79.2157%
XYZ:
52.0526, 57.0096, 61.6866
xyY:
0.3048, 0.3339, 57.0096
CIE-Lab:
80.1850, -5.5139, 0.3456
CIE-LCH:
80.1850, 5.5247, 176.4139
CIE-Luv:
80.1850, -7.5217, 1.4728
Hunter-Lab:
75.5047, -9.0762, 4.4140
#bccac6 color charts
#bccac6 color shades, tints & tones
#bccac6 color schemes
#bccac6 color preview, HTML & CSS examples
This text has a color of #bccac6
<p style="color:#bccac6;">Text here</p>
.mytext {color:#bccac6;}
This box has a color of #bccac6
<div style="background-color:#bccac6;">Content here</div>
.mybackground {background-color:#bccac6;}
Border around this has a color of #bccac6
<div style="border:2px solid #bccac6;">Content here</div>
.myborder {border:2px solid #bccac6;}