#c13e7d color space conversions
Hex:
#c13e7d
RGB:
193, 62, 125
CMY:
24, 76, 51
CMYK:
0, 68, 35, 24
HSL:
331°, 51.3725%, 50.0000%
HSV (HSB):
331°, 67.8756%, 75.6863%
XYZ:
27.4166, 16.2634, 21.0962
xyY:
0.4233, 0.2511, 16.2634
CIE-Lab:
47.3181, 57.4428, -6.5604
CIE-LCH:
47.3181, 57.8162, 353.4846
CIE-Luv:
47.3181, 79.8813, -19.0448
Hunter-Lab:
40.3279, 50.7782, -2.7861
#c13e7d color charts
#c13e7d color shades, tints & tones
#c13e7d color schemes
#c13e7d color preview, HTML & CSS examples
This text has a color of #c13e7d
<p style="color:#c13e7d;">Text here</p>
.mytext {color:#c13e7d;}
This box has a color of #c13e7d
<div style="background-color:#c13e7d;">Content here</div>
.mybackground {background-color:#c13e7d;}
Border around this has a color of #c13e7d
<div style="border:2px solid #c13e7d;">Content here</div>
.myborder {border:2px solid #c13e7d;}