#bcac8e color space conversions
Hex:
#bcac8e
RGB:
188, 172, 142
CMY:
26, 33, 44
CMYK:
0, 9, 24, 26
HSL:
39°, 25.5556%, 64.7059%
HSV (HSB):
39°, 24.4681%, 73.7255%
XYZ:
40.3740, 42.1494, 31.5989
xyY:
0.3538, 0.3693, 42.1494
CIE-Lab:
70.9738, 0.9716, 17.5408
CIE-LCH:
70.9738, 17.5677, 86.8295
CIE-Luv:
70.9738, 11.6281, 23.9713
Hunter-Lab:
64.9226, -2.6089, 16.5884
#bcac8e color charts
#bcac8e color shades, tints & tones
#bcac8e color schemes
#bcac8e color preview, HTML & CSS examples
This text has a color of #bcac8e
<p style="color:#bcac8e;">Text here</p>
.mytext {color:#bcac8e;}
This box has a color of #bcac8e
<div style="background-color:#bcac8e;">Content here</div>
.mybackground {background-color:#bcac8e;}
Border around this has a color of #bcac8e
<div style="border:2px solid #bcac8e;">Content here</div>
.myborder {border:2px solid #bcac8e;}