#c32114 color space conversions
Hex:
        #c32114
        RGB:
        195, 33, 20
        CMY:
        24, 87, 92
        CMYK:
        0, 83, 90, 24
      HSL:
        4°, 81.3953%, 42.1569%
        HSV (HSB):
        4°, 89.7436%, 76.4706%
        XYZ:
        23.1758, 12.7403, 1.8994
        xyY:
        0.6129, 0.3369, 12.7403
      CIE-Lab:
        42.3693, 60.7776, 48.7665
        CIE-LCH:
        42.3693, 77.9236, 38.7427
        CIE-Luv:
        42.3693, 123.1475, 29.1421
        Hunter-Lab:
        35.6936, 53.4360, 21.8304
      #c32114 color charts
#c32114 RGB chart
      #c32114 CMYK chart
      #c32114 RGB pie chart
      #c32114 color shades, tints & tones
#c32114 color schemes
#c32114 color preview, HTML & CSS examples
           This text has a color of #c32114        
        
          <p style="color:#c32114;">Text here</p>
        
        
          .mytext {color:#c32114;}
        
        Text color #c32114
      
           This box has a color of #c32114        
        
          <div style="background-color:#c32114;">Content here</div>
        
        
          .mybackground {background-color:#c32114;}
        
        Background color #c32114
      
           Border around this has a color of #c32114        
        
          <div style="border:2px solid #c32114;">Content here</div>
        
        
          .myborder {border:2px solid #c32114;}
        
        Border color #c32114