#bcb38c color space conversions
Hex:
#bcb38c
RGB:
188, 179, 140
CMY:
26, 30, 45
CMYK:
0, 5, 26, 26
HSL:
49°, 26.3736%, 64.3137%
HSV (HSB):
49°, 25.5319%, 73.7255%
XYZ:
41.5928, 44.8250, 31.2709
xyY:
0.3534, 0.3809, 44.8250
CIE-Lab:
72.7765, -3.0543, 21.1088
CIE-LCH:
72.7765, 21.3286, 98.2332
CIE-Luv:
72.7765, 7.6831, 29.4121
Hunter-Lab:
66.9515, -6.2742, 19.1736
#bcb38c color charts
#bcb38c color shades, tints & tones
#bcb38c color schemes
#bcb38c color preview, HTML & CSS examples
This text has a color of #bcb38c
<p style="color:#bcb38c;">Text here</p>
.mytext {color:#bcb38c;}
This box has a color of #bcb38c
<div style="background-color:#bcb38c;">Content here</div>
.mybackground {background-color:#bcb38c;}
Border around this has a color of #bcb38c
<div style="border:2px solid #bcb38c;">Content here</div>
.myborder {border:2px solid #bcb38c;}