#bcdd9a color space conversions
Hex:
#bcdd9a
RGB:
188, 221, 154
CMY:
26, 13, 40
CMYK:
15, 0, 30, 13
HSL:
90°, 49.6296%, 73.5294%
HSV (HSB):
90°, 30.3167%, 86.6667%
XYZ:
52.4282, 64.7374, 40.3042
xyY:
0.3329, 0.4111, 64.7374
CIE-Lab:
84.3482, -22.4771, 29.4124
CIE-LCH:
84.3482, 37.0177, 127.3873
CIE-Luv:
84.3482, -15.9968, 44.7192
Hunter-Lab:
80.4595, -24.4918, 26.6219
#bcdd9a color charts
#bcdd9a color shades, tints & tones
#bcdd9a color schemes
#bcdd9a color preview, HTML & CSS examples
This text has a color of #bcdd9a
<p style="color:#bcdd9a;">Text here</p>
.mytext {color:#bcdd9a;}
This box has a color of #bcdd9a
<div style="background-color:#bcdd9a;">Content here</div>
.mybackground {background-color:#bcdd9a;}
Border around this has a color of #bcdd9a
<div style="border:2px solid #bcdd9a;">Content here</div>
.myborder {border:2px solid #bcdd9a;}