#c13c50 color space conversions
Hex:
#c13c50
RGB:
193, 60, 80
CMY:
24, 76, 69
CMYK:
0, 69, 59, 24
HSL:
351°, 52.5692%, 49.6078%
HSV (HSB):
351°, 68.9119%, 75.6863%
XYZ:
25.0561, 15.1484, 9.1927
xyY:
0.5072, 0.3067, 15.1484
CIE-Lab:
45.8367, 54.0612, 18.8763
CIE-LCH:
45.8367, 57.2619, 19.2474
CIE-Luv:
45.8367, 95.5099, 11.2140
Hunter-Lab:
38.9209, 46.8016, 13.2409
#c13c50 color charts
#c13c50 color shades, tints & tones
#c13c50 color schemes
#c13c50 color preview, HTML & CSS examples
This text has a color of #c13c50
<p style="color:#c13c50;">Text here</p>
.mytext {color:#c13c50;}
This box has a color of #c13c50
<div style="background-color:#c13c50;">Content here</div>
.mybackground {background-color:#c13c50;}
Border around this has a color of #c13c50
<div style="border:2px solid #c13c50;">Content here</div>
.myborder {border:2px solid #c13c50;}