#c1012a color space conversions
Hex:
#c1012a
RGB:
193, 1, 42
CMY:
24, 100, 84
CMYK:
0, 99, 78, 24
HSL:
347°, 98.9691%, 38.0392%
HSV (HSB):
347°, 99.4819%, 75.6863%
XYZ:
22.4211, 11.5263, 3.2336
xyY:
0.6030, 0.3100, 11.5263
CIE-Lab:
40.4532, 65.6088, 35.3979
CIE-LCH:
40.4532, 74.5488, 28.3482
CIE-Luv:
40.4532, 126.0083, 19.8032
Hunter-Lab:
33.9505, 58.4692, 18.1183
#c1012a color charts
#c1012a color shades, tints & tones
#c1012a color schemes
#c1012a color preview, HTML & CSS examples
This text has a color of #c1012a
<p style="color:#c1012a;">Text here</p>
.mytext {color:#c1012a;}
This box has a color of #c1012a
<div style="background-color:#c1012a;">Content here</div>
.mybackground {background-color:#c1012a;}
Border around this has a color of #c1012a
<div style="border:2px solid #c1012a;">Content here</div>
.myborder {border:2px solid #c1012a;}