#bcdb95 color space conversions
Hex:
#bcdb95
RGB:
188, 219, 149
CMY:
26, 14, 42
CMYK:
14, 0, 32, 14
HSL:
87°, 49.2958%, 72.1569%
HSV (HSB):
87°, 31.9635%, 85.8824%
XYZ:
51.4954, 63.5243, 37.9811
xyY:
0.3366, 0.4152, 63.5243
CIE-Lab:
83.7175, -22.2051, 31.1387
CIE-LCH:
83.7175, 38.2450, 125.4928
CIE-Luv:
83.7175, -14.8543, 46.6908
Hunter-Lab:
79.7022, -24.1503, 27.5376
#bcdb95 color charts
#bcdb95 color shades, tints & tones
#bcdb95 color schemes
#bcdb95 color preview, HTML & CSS examples
This text has a color of #bcdb95
<p style="color:#bcdb95;">Text here</p>
.mytext {color:#bcdb95;}
This box has a color of #bcdb95
<div style="background-color:#bcdb95;">Content here</div>
.mybackground {background-color:#bcdb95;}
Border around this has a color of #bcdb95
<div style="border:2px solid #bcdb95;">Content here</div>
.myborder {border:2px solid #bcdb95;}