#bcd1c4 color space conversions
Hex:
#bcd1c4
RGB:
188, 209, 196
CMY:
26, 18, 23
CMYK:
10, 0, 6, 18
HSL:
143°, 18.5841%, 77.8431%
HSV (HSB):
143°, 10.0478%, 81.9608%
XYZ:
53.5033, 60.2778, 61.0394
xyY:
0.3060, 0.3448, 60.2778
CIE-Lab:
81.9890, -9.5240, 4.0366
CIE-LCH:
81.9890, 10.3441, 157.0312
CIE-Luv:
81.9890, -10.9130, 7.6871
Hunter-Lab:
77.6388, -12.8580, 7.7335
#bcd1c4 color charts
#bcd1c4 color shades, tints & tones
#bcd1c4 color schemes
#bcd1c4 color preview, HTML & CSS examples
This text has a color of #bcd1c4
<p style="color:#bcd1c4;">Text here</p>
.mytext {color:#bcd1c4;}
This box has a color of #bcd1c4
<div style="background-color:#bcd1c4;">Content here</div>
.mybackground {background-color:#bcd1c4;}
Border around this has a color of #bcd1c4
<div style="border:2px solid #bcd1c4;">Content here</div>
.myborder {border:2px solid #bcd1c4;}