#c13c4e color space conversions
Hex:
#c13c4e
RGB:
193, 60, 78
CMY:
24, 76, 69
CMYK:
0, 69, 60, 24
HSL:
352°, 52.5692%, 49.6078%
HSV (HSB):
352°, 68.9119%, 75.6863%
XYZ:
24.9833, 15.1192, 8.8093
xyY:
0.5108, 0.3091, 15.1192
CIE-Lab:
45.7971, 53.9213, 20.0453
CIE-LCH:
45.7971, 57.5266, 20.3927
CIE-Luv:
45.7971, 96.0763, 12.3740
Hunter-Lab:
38.8835, 46.6434, 13.7859
#c13c4e color charts
#c13c4e color shades, tints & tones
#c13c4e color schemes
#c13c4e color preview, HTML & CSS examples
This text has a color of #c13c4e
<p style="color:#c13c4e;">Text here</p>
.mytext {color:#c13c4e;}
This box has a color of #c13c4e
<div style="background-color:#c13c4e;">Content here</div>
.mybackground {background-color:#c13c4e;}
Border around this has a color of #c13c4e
<div style="border:2px solid #c13c4e;">Content here</div>
.myborder {border:2px solid #c13c4e;}