#bcb45f color space conversions
Hex:
#bcb45f
RGB:
188, 180, 95
CMY:
26, 29, 63
CMYK:
0, 4, 49, 26
HSL:
55°, 40.9692%, 55.4902%
HSV (HSB):
55°, 49.4681%, 73.7255%
XYZ:
39.1259, 44.1601, 17.2881
xyY:
0.3890, 0.4391, 44.1601
CIE-Lab:
72.3354, -8.8112, 44.0031
CIE-LCH:
72.3354, 44.8766, 101.3231
CIE-Luv:
72.3354, 9.3021, 55.6687
Hunter-Lab:
66.4531, -11.1967, 31.0926
#bcb45f color charts
#bcb45f color shades, tints & tones
#bcb45f color schemes
#bcb45f color preview, HTML & CSS examples
This text has a color of #bcb45f
<p style="color:#bcb45f;">Text here</p>
.mytext {color:#bcb45f;}
This box has a color of #bcb45f
<div style="background-color:#bcb45f;">Content here</div>
.mybackground {background-color:#bcb45f;}
Border around this has a color of #bcb45f
<div style="border:2px solid #bcb45f;">Content here</div>
.myborder {border:2px solid #bcb45f;}