#bcdba4 color space conversions
Hex:
#bcdba4
RGB:
188, 219, 164
CMY:
26, 14, 36
CMYK:
14, 0, 25, 14
HSL:
94°, 43.3071%, 75.0980%
HSV (HSB):
94°, 25.1142%, 85.8824%
XYZ:
52.7714, 64.0347, 44.7006
xyY:
0.3267, 0.3965, 64.0347
CIE-Lab:
83.9839, -20.0139, 23.7419
CIE-LCH:
83.9839, 31.0521, 130.1301
CIE-Luv:
83.9839, -15.1434, 37.0589
Hunter-Lab:
80.0217, -22.3238, 22.8955
#bcdba4 color charts
#bcdba4 color shades, tints & tones
#bcdba4 color schemes
#bcdba4 color preview, HTML & CSS examples
This text has a color of #bcdba4
<p style="color:#bcdba4;">Text here</p>
.mytext {color:#bcdba4;}
This box has a color of #bcdba4
<div style="background-color:#bcdba4;">Content here</div>
.mybackground {background-color:#bcdba4;}
Border around this has a color of #bcdba4
<div style="border:2px solid #bcdba4;">Content here</div>
.myborder {border:2px solid #bcdba4;}