#bcc940 color space conversions
Hex:
#bcc940
RGB:
188, 201, 64
CMY:
26, 21, 75
CMYK:
6, 0, 68, 21
HSL:
66°, 55.9184%, 51.9608%
HSV (HSB):
66°, 68.1592%, 78.8235%
XYZ:
42.5511, 52.8348, 12.8059
xyY:
0.3933, 0.4883, 52.8348
CIE-Lab:
77.7774, -21.7163, 63.6954
CIE-LCH:
77.7774, 67.2956, 108.8263
CIE-Luv:
77.7774, -3.0177, 76.8908
Hunter-Lab:
72.6876, -22.7098, 40.4357
#bcc940 color charts
#bcc940 color shades, tints & tones
#bcc940 color schemes
#bcc940 color preview, HTML & CSS examples
This text has a color of #bcc940
<p style="color:#bcc940;">Text here</p>
.mytext {color:#bcc940;}
This box has a color of #bcc940
<div style="background-color:#bcc940;">Content here</div>
.mybackground {background-color:#bcc940;}
Border around this has a color of #bcc940
<div style="border:2px solid #bcc940;">Content here</div>
.myborder {border:2px solid #bcc940;}