#bca89c color space conversions
Hex:
#bca89c
RGB:
188, 168, 156
CMY:
26, 34, 39
CMYK:
0, 11, 17, 26
HSL:
23°, 19.2771%, 67.4510%
HSV (HSB):
23°, 17.0213%, 73.7255%
XYZ:
40.7424, 41.0969, 37.2376
xyY:
0.3422, 0.3451, 41.0969
CIE-Lab:
70.2438, 5.2579, 8.8328
CIE-LCH:
70.2438, 10.2793, 59.2357
CIE-Luv:
70.2438, 12.8842, 11.5962
Hunter-Lab:
64.1069, 1.2566, 10.4352
#bca89c color charts
#bca89c color shades, tints & tones
#bca89c color schemes
#bca89c color preview, HTML & CSS examples
This text has a color of #bca89c
<p style="color:#bca89c;">Text here</p>
.mytext {color:#bca89c;}
This box has a color of #bca89c
<div style="background-color:#bca89c;">Content here</div>
.mybackground {background-color:#bca89c;}
Border around this has a color of #bca89c
<div style="border:2px solid #bca89c;">Content here</div>
.myborder {border:2px solid #bca89c;}