#bcd3c1 color space conversions
Hex:
#bcd3c1
RGB:
188, 211, 193
CMY:
26, 17, 24
CMYK:
11, 0, 9, 17
HSL:
133°, 20.7207%, 78.2353%
HSV (HSB):
133°, 10.9005%, 82.7451%
XYZ:
53.6589, 61.1302, 59.4232
xyY:
0.3080, 0.3509, 61.1302
CIE-Lab:
82.4487, -11.1056, 6.2977
CIE-LCH:
82.4487, 12.7669, 150.4436
CIE-Luv:
82.4487, -11.8097, 11.2967
Hunter-Lab:
78.1858, -14.3205, 9.6681
#bcd3c1 color charts
#bcd3c1 color shades, tints & tones
#bcd3c1 color schemes
#bcd3c1 color preview, HTML & CSS examples
This text has a color of #bcd3c1
<p style="color:#bcd3c1;">Text here</p>
.mytext {color:#bcd3c1;}
This box has a color of #bcd3c1
<div style="background-color:#bcd3c1;">Content here</div>
.mybackground {background-color:#bcd3c1;}
Border around this has a color of #bcd3c1
<div style="border:2px solid #bcd3c1;">Content here</div>
.myborder {border:2px solid #bcd3c1;}