#bcd8d8 color space conversions
Hex:
#bcd8d8
RGB:
188, 216, 216
CMY:
26, 15, 15
CMYK:
13, 0, 0, 15
HSL:
180°, 26.4151%, 79.2157%
HSV (HSB):
180°, 12.9630%, 84.7059%
XYZ:
57.6896, 64.7610, 74.4253
xyY:
0.2930, 0.3289, 64.7610
CIE-Lab:
84.3604, -9.2476, -3.1422
CIE-LCH:
84.3604, 9.7669, 198.7669
CIE-Luv:
84.3604, -14.8974, -3.2280
Hunter-Lab:
80.4742, -12.8685, 1.4985
#bcd8d8 color charts
#bcd8d8 color shades, tints & tones
#bcd8d8 color schemes
#bcd8d8 color preview, HTML & CSS examples
This text has a color of #bcd8d8
<p style="color:#bcd8d8;">Text here</p>
.mytext {color:#bcd8d8;}
This box has a color of #bcd8d8
<div style="background-color:#bcd8d8;">Content here</div>
.mybackground {background-color:#bcd8d8;}
Border around this has a color of #bcd8d8
<div style="border:2px solid #bcd8d8;">Content here</div>
.myborder {border:2px solid #bcd8d8;}