#bcbc6a color space conversions
Hex:
#bcbc6a
RGB:
188, 188, 106
CMY:
26, 26, 58
CMYK:
0, 0, 44, 26
HSL:
60°, 37.9630%, 57.6471%
HSV (HSB):
60°, 43.6170%, 73.7255%
XYZ:
41.3238, 47.6984, 20.6644
xyY:
0.3767, 0.4349, 47.6984
CIE-Lab:
74.6343, -11.8821, 41.3314
CIE-LCH:
74.6343, 43.0055, 106.0390
CIE-Luv:
74.6343, 3.9166, 54.2896
Hunter-Lab:
69.0640, -14.0584, 30.6049
#bcbc6a color charts
#bcbc6a color shades, tints & tones
#bcbc6a color schemes
#bcbc6a color preview, HTML & CSS examples
This text has a color of #bcbc6a
<p style="color:#bcbc6a;">Text here</p>
.mytext {color:#bcbc6a;}
This box has a color of #bcbc6a
<div style="background-color:#bcbc6a;">Content here</div>
.mybackground {background-color:#bcbc6a;}
Border around this has a color of #bcbc6a
<div style="border:2px solid #bcbc6a;">Content here</div>
.myborder {border:2px solid #bcbc6a;}