#bcc42b color space conversions
Hex:
#bcc42b
RGB:
188, 196, 43
CMY:
26, 23, 83
CMYK:
4, 0, 78, 23
HSL:
63°, 64.0167%, 46.8627%
HSV (HSB):
63°, 78.0612%, 76.8627%
XYZ:
40.9150, 50.3456, 9.8467
xyY:
0.4047, 0.4979, 50.3456
CIE-Lab:
76.2809, -20.2327, 69.3331
CIE-LCH:
76.2809, 72.2249, 106.2682
CIE-Luv:
76.2809, 0.3791, 79.7916
Hunter-Lab:
70.9547, -21.2411, 41.4403
#bcc42b color charts
#bcc42b color shades, tints & tones
#bcc42b color schemes
#bcc42b color preview, HTML & CSS examples
This text has a color of #bcc42b
<p style="color:#bcc42b;">Text here</p>
.mytext {color:#bcc42b;}
This box has a color of #bcc42b
<div style="background-color:#bcc42b;">Content here</div>
.mybackground {background-color:#bcc42b;}
Border around this has a color of #bcc42b
<div style="border:2px solid #bcc42b;">Content here</div>
.myborder {border:2px solid #bcc42b;}