#c12c21 color space conversions
Hex:
#c12c21
RGB:
193, 44, 33
CMY:
24, 83, 87
CMYK:
0, 77, 83, 24
HSL:
4°, 70.7965%, 44.3137%
HSV (HSB):
4°, 82.9016%, 75.6863%
XYZ:
23.1675, 13.2486, 2.7750
xyY:
0.5911, 0.3381, 13.2486
CIE-Lab:
43.1355, 57.4380, 43.1007
CIE-LCH:
43.1355, 71.8108, 36.8841
CIE-Luv:
43.1355, 114.7795, 27.8072
Hunter-Lab:
36.3987, 49.9164, 20.9588
#c12c21 color charts
#c12c21 color shades, tints & tones
#c12c21 color schemes
#c12c21 color preview, HTML & CSS examples
This text has a color of #c12c21
<p style="color:#c12c21;">Text here</p>
.mytext {color:#c12c21;}
This box has a color of #c12c21
<div style="background-color:#c12c21;">Content here</div>
.mybackground {background-color:#c12c21;}
Border around this has a color of #c12c21
<div style="border:2px solid #c12c21;">Content here</div>
.myborder {border:2px solid #c12c21;}