#c1003f color space conversions
Hex:
        #c1003f
        RGB:
        193, 0, 63
        CMY:
        24, 100, 75
        CMYK:
        0, 100, 67, 24
      HSL:
        340°, 100.0000%, 37.8431%
        HSV (HSB):
        340°, 100.0000%, 75.6863%
        XYZ:
        22.8895, 11.6963, 5.7538
        xyY:
        0.5674, 0.2899, 11.6963
      CIE-Lab:
        40.7294, 66.5550, 22.7572
        CIE-LCH:
        40.7294, 70.3381, 18.8772
        CIE-Luv:
        40.7294, 120.1047, 10.5495
        Hunter-Lab:
        34.1999, 59.6177, 13.9649
      #c1003f color charts
#c1003f RGB chart
      #c1003f CMYK chart
      #c1003f RGB pie chart
      #c1003f color shades, tints & tones
#c1003f color schemes
#c1003f color preview, HTML & CSS examples
           This text has a color of #c1003f        
        
          <p style="color:#c1003f;">Text here</p>
        
        
          .mytext {color:#c1003f;}
        
        Text color #c1003f
      
           This box has a color of #c1003f        
        
          <div style="background-color:#c1003f;">Content here</div>
        
        
          .mybackground {background-color:#c1003f;}
        
        Background color #c1003f
      
           Border around this has a color of #c1003f        
        
          <div style="border:2px solid #c1003f;">Content here</div>
        
        
          .myborder {border:2px solid #c1003f;}
        
        Border color #c1003f