#bcc94c color space conversions
Hex:
#bcc94c
RGB:
188, 201, 76
CMY:
26, 21, 70
CMYK:
6, 0, 62, 21
HSL:
66°, 53.6481%, 54.3137%
HSV (HSB):
66°, 62.1891%, 78.8235%
XYZ:
42.9302, 52.9865, 14.8022
xyY:
0.3877, 0.4786, 52.9865
CIE-Lab:
77.8670, -20.9701, 59.0020
CIE-LCH:
77.8670, 62.6177, 109.5659
CIE-Luv:
77.8670, -3.2135, 73.1466
Hunter-Lab:
72.7918, -22.1123, 38.8976
#bcc94c color charts
#bcc94c color shades, tints & tones
#bcc94c color schemes
#bcc94c color preview, HTML & CSS examples
This text has a color of #bcc94c
<p style="color:#bcc94c;">Text here</p>
.mytext {color:#bcc94c;}
This box has a color of #bcc94c
<div style="background-color:#bcc94c;">Content here</div>
.mybackground {background-color:#bcc94c;}
Border around this has a color of #bcc94c
<div style="border:2px solid #bcc94c;">Content here</div>
.myborder {border:2px solid #bcc94c;}