#c1052a color space conversions
Hex:
        #c1052a
        RGB:
        193, 5, 42
        CMY:
        24, 98, 84
        CMYK:
        0, 97, 78, 24
      HSL:
        348°, 94.9495%, 38.8235%
        HSV (HSB):
        348°, 97.4093%, 75.6863%
        XYZ:
        22.4645, 11.6132, 3.2480
        xyY:
        0.6019, 0.3111, 11.6132
      CIE-Lab:
        40.5946, 65.1985, 35.5494
        CIE-LCH:
        40.5946, 74.2604, 28.6014
        CIE-Luv:
        40.5946, 125.3389, 20.0731
        Hunter-Lab:
        34.0781, 58.0317, 18.2036
      #c1052a color charts
#c1052a RGB chart
      #c1052a CMYK chart
      #c1052a RGB pie chart
      #c1052a color shades, tints & tones
#c1052a color schemes
#c1052a color preview, HTML & CSS examples
           This text has a color of #c1052a        
        
          <p style="color:#c1052a;">Text here</p>
        
        
          .mytext {color:#c1052a;}
        
        Text color #c1052a
      
           This box has a color of #c1052a        
        
          <div style="background-color:#c1052a;">Content here</div>
        
        
          .mybackground {background-color:#c1052a;}
        
        Background color #c1052a
      
           Border around this has a color of #c1052a        
        
          <div style="border:2px solid #c1052a;">Content here</div>
        
        
          .myborder {border:2px solid #c1052a;}
        
        Border color #c1052a