#c1052b color space conversions
Hex:
        #c1052b
        RGB:
        193, 5, 43
        CMY:
        24, 98, 83
        CMYK:
        0, 97, 78, 24
      HSL:
        348°, 94.9495%, 38.8235%
        HSV (HSB):
        348°, 97.4093%, 75.6863%
        XYZ:
        22.4826, 11.6204, 3.3435
        xyY:
        0.6004, 0.3103, 11.6204
      CIE-Lab:
        40.6064, 65.2309, 34.9680
        CIE-LCH:
        40.6064, 74.0123, 28.1942
        CIE-Luv:
        40.6064, 125.1012, 19.7114
        Hunter-Lab:
        34.0887, 58.0713, 18.0468
      #c1052b color charts
#c1052b RGB chart
      #c1052b CMYK chart
      #c1052b RGB pie chart
      #c1052b color shades, tints & tones
#c1052b color schemes
#c1052b color preview, HTML & CSS examples
           This text has a color of #c1052b        
        
          <p style="color:#c1052b;">Text here</p>
        
        
          .mytext {color:#c1052b;}
        
        Text color #c1052b
      
           This box has a color of #c1052b        
        
          <div style="background-color:#c1052b;">Content here</div>
        
        
          .mybackground {background-color:#c1052b;}
        
        Background color #c1052b
      
           Border around this has a color of #c1052b        
        
          <div style="border:2px solid #c1052b;">Content here</div>
        
        
          .myborder {border:2px solid #c1052b;}
        
        Border color #c1052b