#bcb65c color space conversions
Hex:
#bcb65c
RGB:
188, 182, 92
CMY:
26, 29, 64
CMYK:
0, 3, 51, 26
HSL:
56°, 41.7391%, 54.9020%
HSV (HSB):
56°, 51.0638%, 73.7255%
XYZ:
39.3988, 44.9200, 16.7191
xyY:
0.3899, 0.4446, 44.9200
CIE-Lab:
72.8392, -10.1199, 46.0731
CIE-LCH:
72.8392, 47.1714, 102.3882
CIE-Luv:
72.8392, 8.1534, 58.0193
Hunter-Lab:
67.0224, -12.3588, 32.1254
#bcb65c color charts
#bcb65c color shades, tints & tones
#bcb65c color schemes
#bcb65c color preview, HTML & CSS examples
This text has a color of #bcb65c
<p style="color:#bcb65c;">Text here</p>
.mytext {color:#bcb65c;}
This box has a color of #bcb65c
<div style="background-color:#bcb65c;">Content here</div>
.mybackground {background-color:#bcb65c;}
Border around this has a color of #bcb65c
<div style="border:2px solid #bcb65c;">Content here</div>
.myborder {border:2px solid #bcb65c;}