#bcb20c color space conversions
Hex:
#bcb20c
RGB:
188, 178, 12
CMY:
26, 30, 95
CMYK:
0, 5, 94, 26
HSL:
57°, 88.0000%, 39.2157%
HSV (HSB):
57°, 93.6170%, 73.7255%
XYZ:
36.7258, 42.5587, 6.6268
xyY:
0.4275, 0.4954, 42.5587
CIE-Lab:
71.2544, -11.9182, 71.7682
CIE-LCH:
71.2544, 72.7511, 99.4288
CIE-Luv:
71.2544, 12.5382, 76.6928
Hunter-Lab:
65.2370, -13.6766, 39.6432
#bcb20c color charts
#bcb20c color shades, tints & tones
#bcb20c color schemes
#bcb20c color preview, HTML & CSS examples
This text has a color of #bcb20c
<p style="color:#bcb20c;">Text here</p>
.mytext {color:#bcb20c;}
This box has a color of #bcb20c
<div style="background-color:#bcb20c;">Content here</div>
.mybackground {background-color:#bcb20c;}
Border around this has a color of #bcb20c
<div style="border:2px solid #bcb20c;">Content here</div>
.myborder {border:2px solid #bcb20c;}