#bcbd90 color space conversions
Hex:
#bcbd90
RGB:
188, 189, 144
CMY:
26, 26, 44
CMYK:
1, 0, 24, 26
HSL:
61°, 25.4237%, 65.2941%
HSV (HSB):
61°, 23.8095%, 74.1176%
XYZ:
43.9707, 49.1002, 33.5453
xyY:
0.3473, 0.3878, 49.1002
CIE-Lab:
75.5136, -7.7516, 22.7032
CIE-LCH:
75.5136, 23.9901, 108.8515
CIE-Luv:
75.5136, 1.7427, 32.5842
Hunter-Lab:
70.0715, -10.6144, 20.6662
#bcbd90 color charts
#bcbd90 color shades, tints & tones
#bcbd90 color schemes
#bcbd90 color preview, HTML & CSS examples
This text has a color of #bcbd90
<p style="color:#bcbd90;">Text here</p>
.mytext {color:#bcbd90;}
This box has a color of #bcbd90
<div style="background-color:#bcbd90;">Content here</div>
.mybackground {background-color:#bcbd90;}
Border around this has a color of #bcbd90
<div style="border:2px solid #bcbd90;">Content here</div>
.myborder {border:2px solid #bcbd90;}