#bcb45a color space conversions
Hex:
#bcb45a
RGB:
188, 180, 90
CMY:
26, 29, 65
CMYK:
0, 4, 52, 26
HSL:
55°, 42.2414%, 54.5098%
HSV (HSB):
55°, 52.1277%, 73.7255%
XYZ:
38.9058, 44.0721, 16.1291
xyY:
0.3926, 0.4447, 44.0721
CIE-Lab:
72.2766, -9.2567, 46.3782
CIE-LCH:
72.2766, 47.2930, 101.2875
CIE-Luv:
72.2766, 9.4978, 57.9520
Hunter-Lab:
66.3868, -11.5676, 32.0659
#bcb45a color charts
#bcb45a color shades, tints & tones
#bcb45a color schemes
#bcb45a color preview, HTML & CSS examples
This text has a color of #bcb45a
<p style="color:#bcb45a;">Text here</p>
.mytext {color:#bcb45a;}
This box has a color of #bcb45a
<div style="background-color:#bcb45a;">Content here</div>
.mybackground {background-color:#bcb45a;}
Border around this has a color of #bcb45a
<div style="border:2px solid #bcb45a;">Content here</div>
.myborder {border:2px solid #bcb45a;}