#bcdbac color space conversions
Hex:
#bcdbac
RGB:
188, 219, 172
CMY:
26, 14, 33
CMYK:
14, 0, 21, 14
HSL:
100°, 39.4958%, 76.6667%
HSV (HSB):
100°, 21.4612%, 85.8824%
XYZ:
53.5169, 64.3330, 48.6266
xyY:
0.3215, 0.3864, 64.3330
CIE-Lab:
84.1388, -18.7556, 19.7788
CIE-LCH:
84.1388, 27.2576, 133.4790
CIE-Luv:
84.1388, -15.3073, 31.6289
Hunter-Lab:
80.2078, -21.2634, 20.2005
#bcdbac color charts
#bcdbac color shades, tints & tones
#bcdbac color schemes
#bcdbac color preview, HTML & CSS examples
This text has a color of #bcdbac
<p style="color:#bcdbac;">Text here</p>
.mytext {color:#bcdbac;}
This box has a color of #bcdbac
<div style="background-color:#bcdbac;">Content here</div>
.mybackground {background-color:#bcdbac;}
Border around this has a color of #bcdbac
<div style="border:2px solid #bcdbac;">Content here</div>
.myborder {border:2px solid #bcdbac;}