#bcb980 color space conversions
Hex:
#bcb980
RGB:
188, 185, 128
CMY:
26, 27, 50
CMYK:
0, 2, 32, 26
HSL:
57°, 30.9278%, 61.9608%
HSV (HSB):
57°, 31.9149%, 73.7255%
XYZ:
41.9843, 46.9478, 27.2711
xyY:
0.3613, 0.4040, 46.9478
CIE-Lab:
74.1564, -7.8145, 29.3723
CIE-LCH:
74.1564, 30.3940, 104.8985
CIE-Luv:
74.1564, 4.8001, 40.4478
Hunter-Lab:
68.5185, -10.5325, 24.3649
#bcb980 color charts
#bcb980 color shades, tints & tones
#bcb980 color schemes
#bcb980 color preview, HTML & CSS examples
This text has a color of #bcb980
<p style="color:#bcb980;">Text here</p>
.mytext {color:#bcb980;}
This box has a color of #bcb980
<div style="background-color:#bcb980;">Content here</div>
.mybackground {background-color:#bcb980;}
Border around this has a color of #bcb980
<div style="border:2px solid #bcb980;">Content here</div>
.myborder {border:2px solid #bcb980;}