#bca99c color space conversions
Hex:
#bca99c
RGB:
188, 169, 156
CMY:
26, 34, 39
CMYK:
0, 10, 17, 26
HSL:
24°, 19.2771%, 67.4510%
HSV (HSB):
24°, 17.0213%, 73.7255%
XYZ:
40.9278, 41.4676, 37.2994
xyY:
0.3419, 0.3464, 41.4676
CIE-Lab:
70.5023, 4.7144, 9.2012
CIE-LCH:
70.5023, 10.3387, 62.8707
CIE-Luv:
70.5023, 12.3217, 12.2104
Hunter-Lab:
64.3953, 0.7574, 10.7345
#bca99c color charts
#bca99c color shades, tints & tones
#bca99c color schemes
#bca99c color preview, HTML & CSS examples
This text has a color of #bca99c
<p style="color:#bca99c;">Text here</p>
.mytext {color:#bca99c;}
This box has a color of #bca99c
<div style="background-color:#bca99c;">Content here</div>
.mybackground {background-color:#bca99c;}
Border around this has a color of #bca99c
<div style="border:2px solid #bca99c;">Content here</div>
.myborder {border:2px solid #bca99c;}