#bcc1b8 color space conversions
Hex:
#bcc1b8
RGB:
188, 193, 184
CMY:
26, 24, 28
CMYK:
3, 0, 5, 24
HSL:
93°, 6.7669%, 73.9216%
HSV (HSB):
93°, 4.6632%, 75.6863%
XYZ:
48.4607, 52.2920, 52.8866
xyY:
0.3154, 0.3404, 52.2920
CIE-Lab:
77.4551, -3.3816, 3.9153
CIE-LCH:
77.4551, 5.1734, 130.8173
CIE-Luv:
77.4551, -2.3513, 6.3698
Hunter-Lab:
72.3132, -6.9262, 7.2572
#bcc1b8 color charts
#bcc1b8 color shades, tints & tones
#bcc1b8 color schemes
#bcc1b8 color preview, HTML & CSS examples
This text has a color of #bcc1b8
<p style="color:#bcc1b8;">Text here</p>
.mytext {color:#bcc1b8;}
This box has a color of #bcc1b8
<div style="background-color:#bcc1b8;">Content here</div>
.mybackground {background-color:#bcc1b8;}
Border around this has a color of #bcc1b8
<div style="border:2px solid #bcc1b8;">Content here</div>
.myborder {border:2px solid #bcc1b8;}