#bcda8c color space conversions
Hex:
#bcda8c
RGB:
188, 218, 140
CMY:
26, 15, 45
CMYK:
14, 0, 36, 15
HSL:
83°, 51.3158%, 70.1961%
HSV (HSB):
83°, 35.7798%, 85.4902%
XYZ:
50.5441, 62.7276, 34.2546
xyY:
0.3426, 0.4252, 62.7276
CIE-Lab:
83.2989, -22.9263, 35.1807
CIE-LCH:
83.2989, 41.9916, 123.0912
CIE-Luv:
83.2989, -14.1563, 51.5449
Hunter-Lab:
79.2008, -24.6869, 29.7974
#bcda8c color charts
#bcda8c color shades, tints & tones
#bcda8c color schemes
#bcda8c color preview, HTML & CSS examples
This text has a color of #bcda8c
<p style="color:#bcda8c;">Text here</p>
.mytext {color:#bcda8c;}
This box has a color of #bcda8c
<div style="background-color:#bcda8c;">Content here</div>
.mybackground {background-color:#bcda8c;}
Border around this has a color of #bcda8c
<div style="border:2px solid #bcda8c;">Content here</div>
.myborder {border:2px solid #bcda8c;}