#c32113 color space conversions
Hex:
        #c32113
        RGB:
        195, 33, 19
        CMY:
        24, 87, 93
        CMYK:
        0, 83, 90, 24
      HSL:
        5°, 82.2430%, 41.9608%
        HSV (HSB):
        5°, 90.2564%, 76.4706%
        XYZ:
        23.1671, 12.7368, 1.8535
        xyY:
        0.6136, 0.3373, 12.7368
      CIE-Lab:
        42.3640, 60.7614, 49.1789
        CIE-LCH:
        42.3640, 78.1697, 38.9859
        CIE-Luv:
        42.3640, 123.2545, 29.3195
        Hunter-Lab:
        35.6887, 53.4168, 21.9028
      #c32113 color charts
#c32113 RGB chart
      #c32113 CMYK chart
      #c32113 RGB pie chart
      #c32113 color shades, tints & tones
#c32113 color schemes
#c32113 color preview, HTML & CSS examples
           This text has a color of #c32113        
        
          <p style="color:#c32113;">Text here</p>
        
        
          .mytext {color:#c32113;}
        
        Text color #c32113
      
           This box has a color of #c32113        
        
          <div style="background-color:#c32113;">Content here</div>
        
        
          .mybackground {background-color:#c32113;}
        
        Background color #c32113
      
           Border around this has a color of #c32113        
        
          <div style="border:2px solid #c32113;">Content here</div>
        
        
          .myborder {border:2px solid #c32113;}
        
        Border color #c32113