#bcb083 color space conversions
Hex:
#bcb083
RGB:
188, 176, 131
CMY:
26, 31, 49
CMYK:
0, 6, 30, 26
HSL:
47°, 29.8429%, 62.5490%
HSV (HSB):
47°, 30.3191%, 73.7255%
XYZ:
40.3611, 43.3807, 27.7188
xyY:
0.3621, 0.3892, 43.3807
CIE-Lab:
71.8126, -2.6841, 24.6452
CIE-LCH:
71.8126, 24.7909, 96.2156
CIE-Luv:
71.8126, 9.9734, 33.5541
Hunter-Lab:
65.8640, -5.8783, 21.1527
#bcb083 color charts
#bcb083 color shades, tints & tones
#bcb083 color schemes
#bcb083 color preview, HTML & CSS examples
This text has a color of #bcb083
<p style="color:#bcb083;">Text here</p>
.mytext {color:#bcb083;}
This box has a color of #bcb083
<div style="background-color:#bcb083;">Content here</div>
.mybackground {background-color:#bcb083;}
Border around this has a color of #bcb083
<div style="border:2px solid #bcb083;">Content here</div>
.myborder {border:2px solid #bcb083;}