#bcb62c color space conversions
Hex:
#bcb62c
RGB:
188, 182, 44
CMY:
26, 29, 83
CMYK:
0, 3, 77, 26
HSL:
58°, 62.0690%, 45.4902%
HSV (HSB):
58°, 76.5957%, 73.7255%
XYZ:
37.9216, 44.3291, 8.9406
xyY:
0.4158, 0.4861, 44.3291
CIE-Lab:
72.4479, -13.1521, 65.5674
CIE-LCH:
72.4479, 66.8735, 101.3424
CIE-Luv:
72.4479, 9.4568, 73.8641
Hunter-Lab:
66.5801, -14.8481, 38.6444
#bcb62c color charts
#bcb62c color shades, tints & tones
#bcb62c color schemes
#bcb62c color preview, HTML & CSS examples
This text has a color of #bcb62c
<p style="color:#bcb62c;">Text here</p>
.mytext {color:#bcb62c;}
This box has a color of #bcb62c
<div style="background-color:#bcb62c;">Content here</div>
.mybackground {background-color:#bcb62c;}
Border around this has a color of #bcb62c
<div style="border:2px solid #bcb62c;">Content here</div>
.myborder {border:2px solid #bcb62c;}