#bcac90 color space conversions
Hex:
#bcac90
RGB:
188, 172, 144
CMY:
26, 33, 44
CMYK:
0, 9, 23, 26
HSL:
38°, 24.7191%, 65.0980%
HSV (HSB):
38°, 23.4043%, 73.7255%
XYZ:
40.5256, 42.2100, 32.3970
xyY:
0.3520, 0.3666, 42.2100
CIE-Lab:
71.0155, 1.2617, 16.5072
CIE-LCH:
71.0155, 16.5553, 85.6292
CIE-Luv:
71.0155, 11.4902, 22.5933
Hunter-Lab:
64.9692, -2.3540, 15.9135
#bcac90 color charts
#bcac90 color shades, tints & tones
#bcac90 color schemes
#bcac90 color preview, HTML & CSS examples
This text has a color of #bcac90
<p style="color:#bcac90;">Text here</p>
.mytext {color:#bcac90;}
This box has a color of #bcac90
<div style="background-color:#bcac90;">Content here</div>
.mybackground {background-color:#bcac90;}
Border around this has a color of #bcac90
<div style="border:2px solid #bcac90;">Content here</div>
.myborder {border:2px solid #bcac90;}