#c32702 color space conversions
Hex:
        #c32702
        RGB:
        195, 39, 2
        CMY:
        24, 85, 99
        CMYK:
        0, 80, 99, 24
      HSL:
        12°, 97.9695%, 38.6275%
        HSV (HSB):
        12°, 98.9744%, 76.4706%
        XYZ:
        23.2422, 13.0575, 1.3528
        xyY:
        0.6173, 0.3468, 13.0575
      CIE-Lab:
        42.8498, 59.0045, 55.1432
        CIE-LCH:
        42.8498, 80.7608, 43.0626
        CIE-Luv:
        42.8498, 121.8567, 32.4553
        Hunter-Lab:
        36.1352, 51.5746, 23.0750
      #c32702 color charts
#c32702 RGB chart
      #c32702 CMYK chart
      #c32702 RGB pie chart
      #c32702 color shades, tints & tones
#c32702 color schemes
#c32702 color preview, HTML & CSS examples
           This text has a color of #c32702        
        
          <p style="color:#c32702;">Text here</p>
        
        
          .mytext {color:#c32702;}
        
        Text color #c32702
      
           This box has a color of #c32702        
        
          <div style="background-color:#c32702;">Content here</div>
        
        
          .mybackground {background-color:#c32702;}
        
        Background color #c32702
      
           Border around this has a color of #c32702        
        
          <div style="border:2px solid #c32702;">Content here</div>
        
        
          .myborder {border:2px solid #c32702;}
        
        Border color #c32702