#bcddbf color space conversions
Hex:
#bcddbf
RGB:
188, 221, 191
CMY:
26, 13, 25
CMYK:
15, 0, 14, 13
HSL:
125°, 32.6733%, 80.1961%
HSV (HSB):
125°, 14.9321%, 86.6667%
XYZ:
55.9995, 66.1659, 59.1100
xyY:
0.3089, 0.3650, 66.1659
CIE-Lab:
85.0809, -16.5286, 11.1238
CIE-LCH:
85.0809, 19.9232, 146.0594
CIE-Luv:
85.0809, -16.7084, 19.3073
Hunter-Lab:
81.3424, -19.4624, 13.8547
#bcddbf color charts
#bcddbf color shades, tints & tones
#bcddbf color schemes
#bcddbf color preview, HTML & CSS examples
This text has a color of #bcddbf
<p style="color:#bcddbf;">Text here</p>
.mytext {color:#bcddbf;}
This box has a color of #bcddbf
<div style="background-color:#bcddbf;">Content here</div>
.mybackground {background-color:#bcddbf;}
Border around this has a color of #bcddbf
<div style="border:2px solid #bcddbf;">Content here</div>
.myborder {border:2px solid #bcddbf;}