#c13485 color space conversions
Hex:
#c13485
RGB:
193, 52, 133
CMY:
24, 80, 48
CMYK:
0, 73, 31, 24
HSL:
326°, 57.5510%, 48.0392%
HSV (HSB):
326°, 73.0570%, 75.6863%
XYZ:
27.4539, 15.4869, 23.7326
xyY:
0.4118, 0.2323, 15.4869
CIE-Lab:
46.2940, 62.0072, -12.9592
CIE-LCH:
46.2940, 63.3469, 348.1954
CIE-Luv:
46.2940, 80.6290, -28.3972
Hunter-Lab:
39.3534, 55.6578, -8.2082
#c13485 color charts
#c13485 color shades, tints & tones
#c13485 color schemes
#c13485 color preview, HTML & CSS examples
This text has a color of #c13485
<p style="color:#c13485;">Text here</p>
.mytext {color:#c13485;}
This box has a color of #c13485
<div style="background-color:#c13485;">Content here</div>
.mybackground {background-color:#c13485;}
Border around this has a color of #c13485
<div style="border:2px solid #c13485;">Content here</div>
.myborder {border:2px solid #c13485;}