#bccdb5 color space conversions
Hex:
#bccdb5
RGB:
188, 205, 181
CMY:
26, 20, 29
CMYK:
8, 0, 12, 20
HSL:
103°, 19.3548%, 75.6863%
HSV (HSB):
103°, 11.7073%, 80.3922%
XYZ:
50.9108, 57.6902, 52.1681
xyY:
0.3167, 0.3588, 57.6902
CIE-Lab:
80.5662, -10.1703, 9.9945
CIE-LCH:
80.5662, 14.2592, 135.4995
CIE-Luv:
80.5662, -8.3893, 16.3978
Hunter-Lab:
75.9541, -13.2738, 12.4453
#bccdb5 color charts
#bccdb5 color shades, tints & tones
#bccdb5 color schemes
#bccdb5 color preview, HTML & CSS examples
This text has a color of #bccdb5
<p style="color:#bccdb5;">Text here</p>
.mytext {color:#bccdb5;}
This box has a color of #bccdb5
<div style="background-color:#bccdb5;">Content here</div>
.mybackground {background-color:#bccdb5;}
Border around this has a color of #bccdb5
<div style="border:2px solid #bccdb5;">Content here</div>
.myborder {border:2px solid #bccdb5;}