#c32310 color space conversions
Hex:
        #c32310
        RGB:
        195, 35, 16
        CMY:
        24, 86, 94
        CMYK:
        0, 82, 92, 24
      HSL:
        6°, 84.8341%, 41.3725%
        HSV (HSB):
        6°, 91.7949%, 76.4706%
        XYZ:
        23.2002, 12.8416, 1.7461
        xyY:
        0.6140, 0.3398, 12.8416
      CIE-Lab:
        42.5236, 60.2226, 50.4676
        CIE-LCH:
        42.5236, 78.5732, 39.9636
        CIE-Luv:
        42.5236, 122.6986, 30.1151
        Hunter-Lab:
        35.8351, 52.8522, 22.1957
      #c32310 color charts
#c32310 RGB chart
      #c32310 CMYK chart
      #c32310 RGB pie chart
      #c32310 color shades, tints & tones
#c32310 color schemes
#c32310 color preview, HTML & CSS examples
           This text has a color of #c32310        
        
          <p style="color:#c32310;">Text here</p>
        
        
          .mytext {color:#c32310;}
        
        Text color #c32310
      
           This box has a color of #c32310        
        
          <div style="background-color:#c32310;">Content here</div>
        
        
          .mybackground {background-color:#c32310;}
        
        Background color #c32310
      
           Border around this has a color of #c32310        
        
          <div style="border:2px solid #c32310;">Content here</div>
        
        
          .myborder {border:2px solid #c32310;}
        
        Border color #c32310