#bcd3cc color space conversions
Hex:
#bcd3cc
RGB:
188, 211, 204
CMY:
26, 17, 20
CMYK:
11, 0, 3, 17
HSL:
162°, 20.7207%, 78.2353%
HSV (HSB):
162°, 10.9005%, 82.7451%
XYZ:
54.9324, 61.6395, 66.1291
xyY:
0.3007, 0.3374, 61.6395
CIE-Lab:
82.7214, -9.0374, 0.8375
CIE-LCH:
82.7214, 9.0762, 174.7054
CIE-Luv:
82.7214, -12.1500, 2.8270
Hunter-Lab:
78.5108, -12.5013, 5.0181
#bcd3cc color charts
#bcd3cc color shades, tints & tones
#bcd3cc color schemes
#bcd3cc color preview, HTML & CSS examples
This text has a color of #bcd3cc
<p style="color:#bcd3cc;">Text here</p>
.mytext {color:#bcd3cc;}
This box has a color of #bcd3cc
<div style="background-color:#bcd3cc;">Content here</div>
.mybackground {background-color:#bcd3cc;}
Border around this has a color of #bcd3cc
<div style="border:2px solid #bcd3cc;">Content here</div>
.myborder {border:2px solid #bcd3cc;}