#c18c86 color space conversions
Hex:
#c18c86
RGB:
193, 140, 134
CMY:
24, 45, 47
CMYK:
0, 27, 31, 24
HSL:
6°, 32.2404%, 64.1176%
HSV (HSB):
6°, 30.5699%, 75.6863%
XYZ:
35.6735, 31.8149, 26.8149
xyY:
0.3783, 0.3374, 31.8149
CIE-Lab:
63.1896, 19.3321, 11.1709
CIE-LCH:
63.1896, 22.3275, 30.0211
CIE-Luv:
63.1896, 35.0374, 11.6995
Hunter-Lab:
56.4047, 14.1853, 11.2966
#c18c86 color charts
#c18c86 color shades, tints & tones
#c18c86 color schemes
#c18c86 color preview, HTML & CSS examples
This text has a color of #c18c86
<p style="color:#c18c86;">Text here</p>
.mytext {color:#c18c86;}
This box has a color of #c18c86
<div style="background-color:#c18c86;">Content here</div>
.mybackground {background-color:#c18c86;}
Border around this has a color of #c18c86
<div style="border:2px solid #c18c86;">Content here</div>
.myborder {border:2px solid #c18c86;}