#bcc5c4 color space conversions
Hex:
#bcc5c4
RGB:
188, 197, 196
CMY:
26, 23, 23
CMYK:
5, 0, 1, 23
HSL:
173°, 7.2000%, 75.4902%
HSV (HSB):
173°, 4.5685%, 77.2549%
XYZ:
50.6691, 54.6094, 60.0947
xyY:
0.3064, 0.3302, 54.6094
CIE-Lab:
78.8157, -3.2688, -0.5793
CIE-LCH:
78.8157, 3.3197, 190.0492
CIE-Luv:
78.8157, -4.9508, -0.3050
Hunter-Lab:
73.8982, -6.9313, 3.5135
#bcc5c4 color charts
#bcc5c4 color shades, tints & tones
#bcc5c4 color schemes
#bcc5c4 color preview, HTML & CSS examples
This text has a color of #bcc5c4
<p style="color:#bcc5c4;">Text here</p>
.mytext {color:#bcc5c4;}
This box has a color of #bcc5c4
<div style="background-color:#bcc5c4;">Content here</div>
.mybackground {background-color:#bcc5c4;}
Border around this has a color of #bcc5c4
<div style="border:2px solid #bcc5c4;">Content here</div>
.myborder {border:2px solid #bcc5c4;}