#bcbd6c color space conversions
Hex:
#bcbd6c
RGB:
188, 189, 108
CMY:
26, 26, 58
CMYK:
1, 0, 43, 26
HSL:
61°, 38.0282%, 58.2353%
HSV (HSB):
61°, 42.8571%, 74.1176%
XYZ:
41.6434, 48.1693, 21.2901
xyY:
0.3748, 0.4336, 48.1693
CIE-Lab:
74.9316, -12.1893, 40.6954
CIE-LCH:
74.9316, 42.4817, 106.6742
CIE-Luv:
74.9316, 3.2372, 53.7800
Hunter-Lab:
69.4041, -14.3547, 30.3953
#bcbd6c color charts
#bcbd6c color shades, tints & tones
#bcbd6c color schemes
#bcbd6c color preview, HTML & CSS examples
This text has a color of #bcbd6c
<p style="color:#bcbd6c;">Text here</p>
.mytext {color:#bcbd6c;}
This box has a color of #bcbd6c
<div style="background-color:#bcbd6c;">Content here</div>
.mybackground {background-color:#bcbd6c;}
Border around this has a color of #bcbd6c
<div style="border:2px solid #bcbd6c;">Content here</div>
.myborder {border:2px solid #bcbd6c;}