#c16080 color space conversions
Hex:
#c16080
RGB:
193, 96, 128
CMY:
24, 62, 50
CMYK:
0, 50, 34, 24
HSL:
340°, 43.8914%, 56.6667%
HSV (HSB):
340°, 50.2591%, 75.6863%
XYZ:
30.0715, 21.2617, 22.9411
xyY:
0.4049, 0.2863, 21.2617
CIE-Lab:
53.2347, 42.2770, 0.3609
CIE-LCH:
53.2347, 42.2785, 0.4891
CIE-Luv:
53.2347, 62.3187, -7.1637
Hunter-Lab:
46.1104, 35.7177, 2.7791
#c16080 color charts
#c16080 color shades, tints & tones
#c16080 color schemes
#c16080 color preview, HTML & CSS examples
This text has a color of #c16080
<p style="color:#c16080;">Text here</p>
.mytext {color:#c16080;}
This box has a color of #c16080
<div style="background-color:#c16080;">Content here</div>
.mybackground {background-color:#c16080;}
Border around this has a color of #c16080
<div style="border:2px solid #c16080;">Content here</div>
.myborder {border:2px solid #c16080;}