#bcb04e color space conversions
Hex:
#bcb04e
RGB:
188, 176, 78
CMY:
26, 31, 69
CMYK:
0, 6, 59, 26
HSL:
53°, 45.0820%, 52.1569%
HSV (HSB):
53°, 58.5106%, 73.7255%
XYZ:
37.6395, 42.2921, 13.3871
xyY:
0.4033, 0.4532, 42.2921
CIE-Lab:
71.0718, -8.1357, 50.6737
CIE-LCH:
71.0718, 51.3226, 99.1210
CIE-Luv:
71.0718, 12.5323, 61.0886
Hunter-Lab:
65.0324, -10.4942, 33.3176
#bcb04e color charts
#bcb04e color shades, tints & tones
#bcb04e color schemes
#bcb04e color preview, HTML & CSS examples
This text has a color of #bcb04e
<p style="color:#bcb04e;">Text here</p>
.mytext {color:#bcb04e;}
This box has a color of #bcb04e
<div style="background-color:#bcb04e;">Content here</div>
.mybackground {background-color:#bcb04e;}
Border around this has a color of #bcb04e
<div style="border:2px solid #bcb04e;">Content here</div>
.myborder {border:2px solid #bcb04e;}