#bcbd81 color space conversions
Hex:
#bcbd81
RGB:
188, 189, 129
CMY:
26, 26, 49
CMYK:
1, 0, 32, 26
HSL:
61°, 31.2500%, 62.3529%
HSV (HSB):
61°, 31.7460%, 74.1176%
XYZ:
42.8991, 48.6715, 27.9024
xyY:
0.3591, 0.4074, 48.6715
CIE-Lab:
75.2465, -9.7676, 30.2865
CIE-LCH:
75.2465, 31.8226, 107.8750
CIE-Luv:
75.2465, 2.4105, 42.0543
Hunter-Lab:
69.7650, -12.3276, 25.1225
#bcbd81 color charts
#bcbd81 color shades, tints & tones
#bcbd81 color schemes
#bcbd81 color preview, HTML & CSS examples
This text has a color of #bcbd81
<p style="color:#bcbd81;">Text here</p>
.mytext {color:#bcbd81;}
This box has a color of #bcbd81
<div style="background-color:#bcbd81;">Content here</div>
.mybackground {background-color:#bcbd81;}
Border around this has a color of #bcbd81
<div style="border:2px solid #bcbd81;">Content here</div>
.myborder {border:2px solid #bcbd81;}