#bcb94a color space conversions
Hex:
#bcb94a
RGB:
188, 185, 74
CMY:
26, 27, 71
CMYK:
0, 2, 61, 26
HSL:
58°, 45.9677%, 51.3725%
HSV (HSB):
58°, 60.6383%, 73.7255%
XYZ:
39.3240, 45.8837, 13.2624
xyY:
0.3993, 0.4660, 45.8837
CIE-Lab:
73.4700, -13.0749, 55.1182
CIE-LCH:
73.4700, 56.6478, 103.3448
CIE-Luv:
73.4700, 6.8213, 66.6734
Hunter-Lab:
67.7375, -14.9151, 35.8078
#bcb94a color charts
#bcb94a color shades, tints & tones
#bcb94a color schemes
#bcb94a color preview, HTML & CSS examples
This text has a color of #bcb94a
<p style="color:#bcb94a;">Text here</p>
.mytext {color:#bcb94a;}
This box has a color of #bcb94a
<div style="background-color:#bcb94a;">Content here</div>
.mybackground {background-color:#bcb94a;}
Border around this has a color of #bcb94a
<div style="border:2px solid #bcb94a;">Content here</div>
.myborder {border:2px solid #bcb94a;}