#bcda97 color space conversions
Hex:
#bcda97
RGB:
188, 218, 151
CMY:
26, 15, 41
CMYK:
14, 0, 31, 15
HSL:
87°, 47.5177%, 72.3529%
HSV (HSB):
87°, 30.7339%, 85.4902%
XYZ:
51.3964, 63.0685, 38.7427
xyY:
0.3355, 0.4117, 63.0685
CIE-Lab:
83.4784, -21.4361, 29.7916
CIE-LCH:
83.4784, 36.7021, 125.7363
CIE-Luv:
83.4784, -14.3631, 44.8771
Hunter-Lab:
79.4157, -23.4556, 26.6665
#bcda97 color charts
#bcda97 color shades, tints & tones
#bcda97 color schemes
#bcda97 color preview, HTML & CSS examples
This text has a color of #bcda97
<p style="color:#bcda97;">Text here</p>
.mytext {color:#bcda97;}
This box has a color of #bcda97
<div style="background-color:#bcda97;">Content here</div>
.mybackground {background-color:#bcda97;}
Border around this has a color of #bcda97
<div style="border:2px solid #bcda97;">Content here</div>
.myborder {border:2px solid #bcda97;}