#c16e7f color space conversions
Hex:
#c16e7f
RGB:
193, 110, 127
CMY:
24, 57, 50
CMYK:
0, 43, 34, 24
HSL:
348°, 40.0966%, 59.4118%
HSV (HSB):
348°, 43.0052%, 75.6863%
XYZ:
31.3990, 24.0216, 23.0604
xyY:
0.4001, 0.3061, 24.0216
CIE-Lab:
56.1094, 34.8276, 5.1112
CIE-LCH:
56.1094, 35.2007, 8.3490
CIE-Luv:
56.1094, 54.4582, 0.5322
Hunter-Lab:
49.0119, 28.5837, 6.4120
#c16e7f color charts
#c16e7f color shades, tints & tones
#c16e7f color schemes
#c16e7f color preview, HTML & CSS examples
This text has a color of #c16e7f
<p style="color:#c16e7f;">Text here</p>
.mytext {color:#c16e7f;}
This box has a color of #c16e7f
<div style="background-color:#c16e7f;">Content here</div>
.mybackground {background-color:#c16e7f;}
Border around this has a color of #c16e7f
<div style="border:2px solid #c16e7f;">Content here</div>
.myborder {border:2px solid #c16e7f;}