#bcd7cb color space conversions
Hex:
#bcd7cb
RGB:
188, 215, 203
CMY:
26, 16, 20
CMYK:
13, 0, 6, 16
HSL:
153°, 25.2336%, 79.0196%
HSV (HSB):
153°, 12.5581%, 84.3137%
XYZ:
55.8190, 63.6040, 65.8347
xyY:
0.3013, 0.3433, 63.6040
CIE-Lab:
83.7592, -11.2822, 2.8786
CIE-LCH:
83.7592, 11.6436, 165.6867
CIE-Luv:
83.7592, -14.0622, 6.2901
Hunter-Lab:
79.7521, -14.6331, 6.8831
#bcd7cb color charts
#bcd7cb color shades, tints & tones
#bcd7cb color schemes
#bcd7cb color preview, HTML & CSS examples
This text has a color of #bcd7cb
<p style="color:#bcd7cb;">Text here</p>
.mytext {color:#bcd7cb;}
This box has a color of #bcd7cb
<div style="background-color:#bcd7cb;">Content here</div>
.mybackground {background-color:#bcd7cb;}
Border around this has a color of #bcd7cb
<div style="border:2px solid #bcd7cb;">Content here</div>
.myborder {border:2px solid #bcd7cb;}