#c52200 color space conversions
Hex:
        #c52200
        RGB:
        197, 34, 0
        CMY:
        23, 87, 100
        CMYK:
        0, 83, 100, 23
      HSL:
        10°, 100.0000%, 38.6275%
        HSV (HSB):
        10°, 100.0000%, 77.2549%
        XYZ:
        23.5980, 13.0144, 1.2683
        xyY:
        0.6230, 0.3436, 13.0144
      CIE-Lab:
        42.7849, 60.8718, 56.0168
        CIE-LCH:
        42.7849, 82.7240, 42.6216
        CIE-Luv:
        42.7849, 125.7955, 32.1529
        Hunter-Lab:
        36.0754, 53.6300, 23.1684
      #c52200 color charts
#c52200 RGB chart
      #c52200 CMYK chart
      #c52200 RGB pie chart
      #c52200 color shades, tints & tones
#c52200 color schemes
#c52200 color preview, HTML & CSS examples
           This text has a color of #c52200        
        
          <p style="color:#c52200;">Text here</p>
        
        
          .mytext {color:#c52200;}
        
        Text color #c52200
      
           This box has a color of #c52200        
        
          <div style="background-color:#c52200;">Content here</div>
        
        
          .mybackground {background-color:#c52200;}
        
        Background color #c52200
      
           Border around this has a color of #c52200        
        
          <div style="border:2px solid #c52200;">Content here</div>
        
        
          .myborder {border:2px solid #c52200;}
        
        Border color #c52200