#c16e8e color space conversions
Hex:
#c16e8e
RGB:
193, 110, 142
CMY:
24, 57, 44
CMYK:
0, 43, 26, 24
HSL:
337°, 40.0966%, 59.4118%
HSV (HSB):
337°, 43.0052%, 75.6863%
XYZ:
32.4507, 24.4423, 28.5987
xyY:
0.3796, 0.2859, 24.4423
CIE-Lab:
56.5280, 36.8405, -3.0350
CIE-LCH:
56.5280, 36.9653, 355.2906
CIE-Luv:
56.5280, 51.3380, -10.7707
Hunter-Lab:
49.4392, 30.6448, 0.3104
#c16e8e color charts
#c16e8e color shades, tints & tones
#c16e8e color schemes
#c16e8e color preview, HTML & CSS examples
This text has a color of #c16e8e
<p style="color:#c16e8e;">Text here</p>
.mytext {color:#c16e8e;}
This box has a color of #c16e8e
<div style="background-color:#c16e8e;">Content here</div>
.mybackground {background-color:#c16e8e;}
Border around this has a color of #c16e8e
<div style="border:2px solid #c16e8e;">Content here</div>
.myborder {border:2px solid #c16e8e;}