#bcc29f color space conversions
Hex:
#bcc29f
RGB:
188, 194, 159
CMY:
26, 24, 38
CMYK:
3, 0, 18, 24
HSL:
70°, 22.2930%, 69.2157%
HSV (HSB):
70°, 18.0412%, 76.0784%
XYZ:
46.2888, 51.7781, 40.3554
xyY:
0.3344, 0.3741, 51.7781
CIE-Lab:
77.1480, -8.1166, 16.9374
CIE-LCH:
77.1480, 18.7817, 115.6044
CIE-Luv:
77.1480, -1.7113, 25.3710
Hunter-Lab:
71.9570, -11.0985, 17.1185
#bcc29f color charts
#bcc29f color shades, tints & tones
#bcc29f color schemes
#bcc29f color preview, HTML & CSS examples
This text has a color of #bcc29f
<p style="color:#bcc29f;">Text here</p>
.mytext {color:#bcc29f;}
This box has a color of #bcc29f
<div style="background-color:#bcc29f;">Content here</div>
.mybackground {background-color:#bcc29f;}
Border around this has a color of #bcc29f
<div style="border:2px solid #bcc29f;">Content here</div>
.myborder {border:2px solid #bcc29f;}