#c181a1 color space conversions
Hex:
#c181a1
RGB:
193, 129, 161
CMY:
24, 49, 37
CMYK:
0, 33, 17, 24
HSL:
330°, 34.0426%, 63.1373%
HSV (HSB):
330°, 33.1606%, 75.6863%
XYZ:
36.2756, 29.6112, 37.5218
xyY:
0.3508, 0.2864, 29.6112
CIE-Lab:
61.3173, 29.4201, -6.9126
CIE-LCH:
61.3173, 30.2213, 346.7775
CIE-Luv:
61.3173, 37.3442, -15.0912
Hunter-Lab:
54.4162, 23.7657, -2.7912
#c181a1 color charts
#c181a1 color shades, tints & tones
#c181a1 color schemes
#c181a1 color preview, HTML & CSS examples
This text has a color of #c181a1
<p style="color:#c181a1;">Text here</p>
.mytext {color:#c181a1;}
This box has a color of #c181a1
<div style="background-color:#c181a1;">Content here</div>
.mybackground {background-color:#c181a1;}
Border around this has a color of #c181a1
<div style="border:2px solid #c181a1;">Content here</div>
.myborder {border:2px solid #c181a1;}