#bcca5e color space conversions
Hex:
#bcca5e
RGB:
188, 202, 94
CMY:
26, 21, 63
CMYK:
7, 0, 53, 21
HSL:
68°, 50.4673%, 58.0392%
HSV (HSB):
68°, 53.4653%, 79.2157%
XYZ:
43.8799, 53.7406, 18.6499
xyY:
0.3774, 0.4622, 53.7406
CIE-Lab:
78.3102, -20.0721, 51.5324
CIE-LCH:
78.3102, 55.3035, 111.2811
CIE-Luv:
78.3102, -4.1700, 66.7288
Hunter-Lab:
73.3080, -21.4442, 36.2319
#bcca5e color charts
#bcca5e color shades, tints & tones
#bcca5e color schemes
#bcca5e color preview, HTML & CSS examples
This text has a color of #bcca5e
<p style="color:#bcca5e;">Text here</p>
.mytext {color:#bcca5e;}
This box has a color of #bcca5e
<div style="background-color:#bcca5e;">Content here</div>
.mybackground {background-color:#bcca5e;}
Border around this has a color of #bcca5e
<div style="border:2px solid #bcca5e;">Content here</div>
.myborder {border:2px solid #bcca5e;}