#c1143c color space conversions
Hex:
#c1143c
RGB:
193, 20, 60
CMY:
24, 92, 76
CMYK:
0, 90, 69, 24
HSL:
346°, 81.2207%, 41.7647%
HSV (HSB):
346°, 89.6373%, 75.6863%
XYZ:
23.0581, 12.1640, 5.4076
xyY:
0.5675, 0.2994, 12.1640
CIE-Lab:
41.4756, 64.1001, 25.5807
CIE-LCH:
41.4756, 69.0159, 21.7557
CIE-Luv:
41.4756, 117.5994, 13.6820
Hunter-Lab:
34.8769, 56.9765, 15.2211
#c1143c color charts
#c1143c color shades, tints & tones
#c1143c color schemes
#c1143c color preview, HTML & CSS examples
This text has a color of #c1143c
<p style="color:#c1143c;">Text here</p>
.mytext {color:#c1143c;}
This box has a color of #c1143c
<div style="background-color:#c1143c;">Content here</div>
.mybackground {background-color:#c1143c;}
Border around this has a color of #c1143c
<div style="border:2px solid #c1143c;">Content here</div>
.myborder {border:2px solid #c1143c;}