#bcdb94 color space conversions
Hex:
#bcdb94
RGB:
188, 219, 148
CMY:
26, 14, 42
CMYK:
14, 0, 32, 14
HSL:
86°, 49.6503%, 71.9608%
HSV (HSB):
86°, 32.4201%, 85.8824%
XYZ:
51.4159, 63.4925, 37.5624
xyY:
0.3372, 0.4164, 63.4925
CIE-Lab:
83.7008, -22.3433, 31.6293
CIE-LCH:
83.7008, 38.7251, 125.2378
CIE-Luv:
83.7008, -14.8359, 47.3057
Hunter-Lab:
79.6822, -24.2647, 27.8281
#bcdb94 color charts
#bcdb94 color shades, tints & tones
#bcdb94 color schemes
#bcdb94 color preview, HTML & CSS examples
This text has a color of #bcdb94
<p style="color:#bcdb94;">Text here</p>
.mytext {color:#bcdb94;}
This box has a color of #bcdb94
<div style="background-color:#bcdb94;">Content here</div>
.mybackground {background-color:#bcdb94;}
Border around this has a color of #bcdb94
<div style="border:2px solid #bcdb94;">Content here</div>
.myborder {border:2px solid #bcdb94;}