#c52302 color space conversions
Hex:
        #c52302
        RGB:
        197, 35, 2
        CMY:
        23, 86, 99
        CMYK:
        0, 82, 99, 23
      HSL:
        10°, 97.9899%, 39.0196%
        HSV (HSB):
        10°, 98.9848%, 77.2549%
        XYZ:
        23.6379, 13.0768, 1.3356
        xyY:
        0.6212, 0.3437, 13.0768
      CIE-Lab:
        42.8787, 60.6449, 55.3896
        CIE-LCH:
        42.8787, 82.1329, 42.4068
        CIE-Luv:
        42.8787, 125.2254, 32.0783
        Hunter-Lab:
        36.1618, 53.3972, 23.1234
      #c52302 color charts
#c52302 RGB chart
      #c52302 CMYK chart
      #c52302 RGB pie chart
      #c52302 color shades, tints & tones
#c52302 color schemes
#c52302 color preview, HTML & CSS examples
           This text has a color of #c52302        
        
          <p style="color:#c52302;">Text here</p>
        
        
          .mytext {color:#c52302;}
        
        Text color #c52302
      
           This box has a color of #c52302        
        
          <div style="background-color:#c52302;">Content here</div>
        
        
          .mybackground {background-color:#c52302;}
        
        Background color #c52302
      
           Border around this has a color of #c52302        
        
          <div style="border:2px solid #c52302;">Content here</div>
        
        
          .myborder {border:2px solid #c52302;}
        
        Border color #c52302