#bcc85a color space conversions
Hex:
#bcc85a
RGB:
188, 200, 90
CMY:
26, 22, 65
CMYK:
6, 0, 55, 22
HSL:
67°, 50.0000%, 56.8627%
HSV (HSB):
67°, 55.0000%, 78.4314%
XYZ:
43.2388, 52.7381, 17.5734
xyY:
0.3808, 0.4644, 52.7381
CIE-Lab:
77.7201, -19.4200, 52.6946
CIE-LCH:
77.7201, 56.1592, 110.2308
CIE-Luv:
77.7201, -2.8873, 67.4474
Hunter-Lab:
72.6210, -20.8073, 36.4872
#bcc85a color charts
#bcc85a color shades, tints & tones
#bcc85a color schemes
#bcc85a color preview, HTML & CSS examples
This text has a color of #bcc85a
<p style="color:#bcc85a;">Text here</p>
.mytext {color:#bcc85a;}
This box has a color of #bcc85a
<div style="background-color:#bcc85a;">Content here</div>
.mybackground {background-color:#bcc85a;}
Border around this has a color of #bcc85a
<div style="border:2px solid #bcc85a;">Content here</div>
.myborder {border:2px solid #bcc85a;}