#c32014 color space conversions
Hex:
        #c32014
        RGB:
        195, 32, 20
        CMY:
        24, 87, 92
        CMYK:
        0, 84, 90, 24
      HSL:
        4°, 81.3953%, 42.1569%
        HSV (HSB):
        4°, 89.7436%, 76.4706%
        XYZ:
        23.1485, 12.6856, 1.8903
        xyY:
        0.6136, 0.3363, 12.6856
      CIE-Lab:
        42.2857, 61.0152, 48.7054
        CIE-LCH:
        42.2857, 78.0709, 38.5986
        CIE-Luv:
        42.2857, 123.5551, 28.9940
        Hunter-Lab:
        35.6169, 53.6828, 21.7851
      #c32014 color charts
#c32014 RGB chart
      #c32014 CMYK chart
      #c32014 RGB pie chart
      #c32014 color shades, tints & tones
#c32014 color schemes
#c32014 color preview, HTML & CSS examples
           This text has a color of #c32014        
        
          <p style="color:#c32014;">Text here</p>
        
        
          .mytext {color:#c32014;}
        
        Text color #c32014
      
           This box has a color of #c32014        
        
          <div style="background-color:#c32014;">Content here</div>
        
        
          .mybackground {background-color:#c32014;}
        
        Background color #c32014
      
           Border around this has a color of #c32014        
        
          <div style="border:2px solid #c32014;">Content here</div>
        
        
          .myborder {border:2px solid #c32014;}
        
        Border color #c32014