#bcc364 color space conversions
Hex:
#bcc364
RGB:
188, 195, 100
CMY:
26, 24, 61
CMYK:
4, 0, 49, 24
HSL:
64°, 44.1860%, 57.8431%
HSV (HSB):
64°, 48.7179%, 76.4706%
XYZ:
42.5544, 50.6417, 19.5886
xyY:
0.3773, 0.4490, 50.6417
CIE-Lab:
76.4614, -16.0344, 46.5119
CIE-LCH:
76.4614, 49.1982, 109.0209
CIE-Luv:
76.4614, -0.1289, 60.6865
Hunter-Lab:
71.1630, -17.7949, 33.4937
#bcc364 color charts
#bcc364 color shades, tints & tones
#bcc364 color schemes
#bcc364 color preview, HTML & CSS examples
This text has a color of #bcc364
<p style="color:#bcc364;">Text here</p>
.mytext {color:#bcc364;}
This box has a color of #bcc364
<div style="background-color:#bcc364;">Content here</div>
.mybackground {background-color:#bcc364;}
Border around this has a color of #bcc364
<div style="border:2px solid #bcc364;">Content here</div>
.myborder {border:2px solid #bcc364;}