#c32218 color space conversions
Hex:
        #c32218
        RGB:
        195, 34, 24
        CMY:
        24, 87, 91
        CMYK:
        0, 83, 88, 24
      HSL:
        4°, 78.0822%, 42.9412%
        HSV (HSB):
        4°, 87.6923%, 76.4706%
        XYZ:
        23.2426, 12.8121, 2.1121
        xyY:
        0.6090, 0.3357, 12.8121
      CIE-Lab:
        42.4788, 60.6057, 47.0873
        CIE-LCH:
        42.4788, 76.7481, 37.8452
        CIE-Luv:
        42.4788, 122.2610, 28.5137
        Hunter-Lab:
        35.7940, 53.2682, 21.5572
      #c32218 color charts
#c32218 RGB chart
      #c32218 CMYK chart
      #c32218 RGB pie chart
      #c32218 color shades, tints & tones
#c32218 color schemes
#c32218 color preview, HTML & CSS examples
           This text has a color of #c32218        
        
          <p style="color:#c32218;">Text here</p>
        
        
          .mytext {color:#c32218;}
        
        Text color #c32218
      
           This box has a color of #c32218        
        
          <div style="background-color:#c32218;">Content here</div>
        
        
          .mybackground {background-color:#c32218;}
        
        Background color #c32218
      
           Border around this has a color of #c32218        
        
          <div style="border:2px solid #c32218;">Content here</div>
        
        
          .myborder {border:2px solid #c32218;}
        
        Border color #c32218