#bcd1cd color space conversions
Hex:
#bcd1cd
RGB:
188, 209, 205
CMY:
26, 18, 20
CMYK:
10, 0, 2, 18
HSL:
169°, 18.5841%, 77.8431%
HSV (HSB):
169°, 10.0478%, 81.9608%
XYZ:
54.5589, 60.7001, 66.5983
xyY:
0.3000, 0.3338, 60.7001
CIE-Lab:
82.2172, -7.8105, -0.4313
CIE-LCH:
82.2172, 7.8224, 183.1606
CIE-Luv:
82.2172, -11.2116, 0.6944
Hunter-Lab:
77.9103, -11.3431, 3.8556
#bcd1cd color charts
#bcd1cd color shades, tints & tones
#bcd1cd color schemes
#bcd1cd color preview, HTML & CSS examples
This text has a color of #bcd1cd
<p style="color:#bcd1cd;">Text here</p>
.mytext {color:#bcd1cd;}
This box has a color of #bcd1cd
<div style="background-color:#bcd1cd;">Content here</div>
.mybackground {background-color:#bcd1cd;}
Border around this has a color of #bcd1cd
<div style="border:2px solid #bcd1cd;">Content here</div>
.myborder {border:2px solid #bcd1cd;}