#bcc942 color space conversions
Hex:
#bcc942
RGB:
188, 201, 66
CMY:
26, 21, 74
CMYK:
6, 0, 67, 21
HSL:
66°, 55.5556%, 52.3529%
HSV (HSB):
66°, 67.1642%, 78.8235%
XYZ:
42.6091, 52.8580, 13.1111
xyY:
0.3924, 0.4868, 52.8580
CIE-Lab:
77.7911, -21.6019, 62.9467
CIE-LCH:
77.7911, 66.5502, 108.9410
CIE-Luv:
77.7911, -3.0478, 76.3141
Hunter-Lab:
72.7035, -22.6184, 40.2003
#bcc942 color charts
#bcc942 color shades, tints & tones
#bcc942 color schemes
#bcc942 color preview, HTML & CSS examples
This text has a color of #bcc942
<p style="color:#bcc942;">Text here</p>
.mytext {color:#bcc942;}
This box has a color of #bcc942
<div style="background-color:#bcc942;">Content here</div>
.mybackground {background-color:#bcc942;}
Border around this has a color of #bcc942
<div style="border:2px solid #bcc942;">Content here</div>
.myborder {border:2px solid #bcc942;}