#c13c64 color space conversions
Hex:
#c13c64
RGB:
193, 60, 100
CMY:
24, 76, 61
CMYK:
0, 69, 48, 24
HSL:
342°, 52.5692%, 49.6078%
HSV (HSB):
342°, 68.9119%, 75.6863%
XYZ:
25.9084, 15.4893, 13.6808
xyY:
0.4704, 0.2812, 15.4893
CIE-Lab:
46.2972, 55.6711, 7.2368
CIE-LCH:
46.2972, 56.1395, 7.4064
CIE-Luv:
46.2972, 89.3318, -1.5381
Hunter-Lab:
39.3564, 48.6333, 6.9395
#c13c64 color charts
#c13c64 color shades, tints & tones
#c13c64 color schemes
#c13c64 color preview, HTML & CSS examples
This text has a color of #c13c64
<p style="color:#c13c64;">Text here</p>
.mytext {color:#c13c64;}
This box has a color of #c13c64
<div style="background-color:#c13c64;">Content here</div>
.mybackground {background-color:#c13c64;}
Border around this has a color of #c13c64
<div style="border:2px solid #c13c64;">Content here</div>
.myborder {border:2px solid #c13c64;}