#c52820 color space conversions
Hex:
        #c52820
        RGB:
        197, 40, 32
        CMY:
        23, 84, 87
        CMYK:
        0, 80, 84, 23
      HSL:
        3°, 72.0524%, 44.9020%
        HSV (HSB):
        3°, 83.7563%, 77.2549%
        XYZ:
        24.0455, 13.4922, 2.7034
        xyY:
        0.5975, 0.3353, 13.4922
      CIE-Lab:
        43.4957, 59.7820, 44.2323
        CIE-LCH:
        43.4957, 74.3666, 36.4975
        CIE-Luv:
        43.4957, 120.0155, 27.9343
        Hunter-Lab:
        36.7317, 52.5699, 21.3485
      #c52820 color charts
#c52820 RGB chart
      #c52820 CMYK chart
      #c52820 RGB pie chart
      #c52820 color shades, tints & tones
#c52820 color schemes
#c52820 color preview, HTML & CSS examples
           This text has a color of #c52820        
        
          <p style="color:#c52820;">Text here</p>
        
        
          .mytext {color:#c52820;}
        
        Text color #c52820
      
           This box has a color of #c52820        
        
          <div style="background-color:#c52820;">Content here</div>
        
        
          .mybackground {background-color:#c52820;}
        
        Background color #c52820
      
           Border around this has a color of #c52820        
        
          <div style="border:2px solid #c52820;">Content here</div>
        
        
          .myborder {border:2px solid #c52820;}
        
        Border color #c52820