#bcb18c color space conversions
Hex:
#bcb18c
RGB:
188, 177, 140
CMY:
26, 31, 45
CMYK:
0, 6, 26, 26
HSL:
46°, 26.3736%, 64.3137%
HSV (HSB):
46°, 25.5319%, 73.7255%
XYZ:
41.1948, 44.0291, 31.1382
xyY:
0.3540, 0.3784, 44.0291
CIE-Lab:
72.2479, -1.9905, 20.3843
CIE-LCH:
72.2479, 20.4812, 95.5772
CIE-Luv:
72.2479, 8.8453, 28.2495
Hunter-Lab:
66.3544, -5.3021, 18.6250
#bcb18c color charts
#bcb18c color shades, tints & tones
#bcb18c color schemes
#bcb18c color preview, HTML & CSS examples
This text has a color of #bcb18c
<p style="color:#bcb18c;">Text here</p>
.mytext {color:#bcb18c;}
This box has a color of #bcb18c
<div style="background-color:#bcb18c;">Content here</div>
.mybackground {background-color:#bcb18c;}
Border around this has a color of #bcb18c
<div style="border:2px solid #bcb18c;">Content here</div>
.myborder {border:2px solid #bcb18c;}