#bcb080 color space conversions
Hex:
#bcb080
RGB:
188, 176, 128
CMY:
26, 31, 50
CMYK:
0, 6, 32, 26
HSL:
48°, 30.9278%, 61.9608%
HSV (HSB):
48°, 31.9149%, 73.7255%
XYZ:
40.1607, 43.3005, 26.6632
xyY:
0.3647, 0.3932, 43.3005
CIE-Lab:
71.7585, -3.0740, 26.1817
CIE-LCH:
71.7585, 26.3616, 96.6964
CIE-Luv:
71.7585, 10.1491, 35.4473
Hunter-Lab:
65.8032, -6.2143, 22.0381
#bcb080 color charts
#bcb080 color shades, tints & tones
#bcb080 color schemes
#bcb080 color preview, HTML & CSS examples
This text has a color of #bcb080
<p style="color:#bcb080;">Text here</p>
.mytext {color:#bcb080;}
This box has a color of #bcb080
<div style="background-color:#bcb080;">Content here</div>
.mybackground {background-color:#bcb080;}
Border around this has a color of #bcb080
<div style="border:2px solid #bcb080;">Content here</div>
.myborder {border:2px solid #bcb080;}