#bcc8cb color space conversions
Hex:
#bcc8cb
RGB:
188, 200, 203
CMY:
26, 22, 20
CMYK:
7, 1, 0, 20
HSL:
192°, 12.6050%, 76.6667%
HSV (HSB):
192°, 7.3892%, 79.6078%
XYZ:
52.1728, 56.3117, 64.6194
xyY:
0.3014, 0.3253, 56.3117
CIE-Lab:
79.7909, -3.5005, -2.9161
CIE-LCH:
79.7909, 4.5560, 219.7961
CIE-Luv:
79.7909, -6.7465, -3.8155
Hunter-Lab:
75.0411, -7.2188, 1.4730
#bcc8cb color charts
#bcc8cb color shades, tints & tones
#bcc8cb color schemes
#bcc8cb color preview, HTML & CSS examples
This text has a color of #bcc8cb
<p style="color:#bcc8cb;">Text here</p>
.mytext {color:#bcc8cb;}
This box has a color of #bcc8cb
<div style="background-color:#bcc8cb;">Content here</div>
.mybackground {background-color:#bcc8cb;}
Border around this has a color of #bcc8cb
<div style="border:2px solid #bcc8cb;">Content here</div>
.myborder {border:2px solid #bcc8cb;}