#bcb36e color space conversions
Hex:
#bcb36e
RGB:
188, 179, 110
CMY:
26, 30, 57
CMYK:
0, 5, 41, 26
HSL:
53°, 36.7925%, 58.4314%
HSV (HSB):
53°, 41.4894%, 73.7255%
XYZ:
39.6736, 44.0574, 21.1647
xyY:
0.3782, 0.4200, 44.0574
CIE-Lab:
72.2668, -6.7879, 36.3293
CIE-LCH:
72.2668, 36.9580, 100.5834
CIE-Luv:
72.2668, 9.2705, 47.5792
Hunter-Lab:
66.3757, -9.4658, 27.5576
#bcb36e color charts
#bcb36e color shades, tints & tones
#bcb36e color schemes
#bcb36e color preview, HTML & CSS examples
This text has a color of #bcb36e
<p style="color:#bcb36e;">Text here</p>
.mytext {color:#bcb36e;}
This box has a color of #bcb36e
<div style="background-color:#bcb36e;">Content here</div>
.mybackground {background-color:#bcb36e;}
Border around this has a color of #bcb36e
<div style="border:2px solid #bcb36e;">Content here</div>
.myborder {border:2px solid #bcb36e;}