#c16c6c color space conversions
Hex:
#c16c6c
RGB:
193, 108, 108
CMY:
24, 58, 58
CMYK:
0, 44, 44, 24
HSL:
0°, 40.6699%, 59.0196%
HSV (HSB):
0°, 44.0415%, 75.6863%
XYZ:
30.0617, 23.1453, 17.0704
xyY:
0.4278, 0.3293, 23.1453
CIE-Lab:
55.2217, 33.6755, 14.9531
CIE-LCH:
55.2217, 36.8461, 23.9429
CIE-Luv:
55.2217, 59.4504, 12.8142
Hunter-Lab:
48.1096, 27.3455, 12.6392
#c16c6c color charts
#c16c6c color shades, tints & tones
#c16c6c color schemes
#c16c6c color preview, HTML & CSS examples
This text has a color of #c16c6c
<p style="color:#c16c6c;">Text here</p>
.mytext {color:#c16c6c;}
This box has a color of #c16c6c
<div style="background-color:#c16c6c;">Content here</div>
.mybackground {background-color:#c16c6c;}
Border around this has a color of #c16c6c
<div style="border:2px solid #c16c6c;">Content here</div>
.myborder {border:2px solid #c16c6c;}