#c1023c color space conversions
Hex:
#c1023c
RGB:
193, 2, 60
CMY:
24, 99, 76
CMYK:
0, 99, 69, 24
HSL:
342°, 97.9487%, 38.2353%
HSV (HSB):
342°, 98.9637%, 75.6863%
XYZ:
22.8296, 11.7071, 5.3314
xyY:
0.5726, 0.2936, 11.7071
CIE-Lab:
40.7468, 66.2083, 24.6708
CIE-LCH:
40.7468, 70.6555, 20.4366
CIE-Luv:
40.7468, 120.7870, 12.1994
Hunter-Lab:
34.2157, 59.2227, 14.7125
#c1023c color charts
#c1023c color shades, tints & tones
#c1023c color schemes
#c1023c color preview, HTML & CSS examples
This text has a color of #c1023c
<p style="color:#c1023c;">Text here</p>
.mytext {color:#c1023c;}
This box has a color of #c1023c
<div style="background-color:#c1023c;">Content here</div>
.mybackground {background-color:#c1023c;}
Border around this has a color of #c1023c
<div style="border:2px solid #c1023c;">Content here</div>
.myborder {border:2px solid #c1023c;}