#c52b28 color space conversions
Hex:
        #c52b28
        RGB:
        197, 43, 40
        CMY:
        23, 83, 84
        CMYK:
        0, 78, 80, 23
      HSL:
        1°, 66.2447%, 46.4706%
        HSV (HSB):
        1°, 79.6954%, 77.2549%
        XYZ:
        24.2728, 13.7513, 3.3824
        xyY:
        0.5862, 0.3321, 13.7513
      CIE-Lab:
        43.8741, 59.1446, 40.3599
        CIE-LCH:
        43.8741, 71.6031, 34.3094
        CIE-Luv:
        43.8741, 117.2377, 26.1568
        Hunter-Lab:
        37.0827, 51.9441, 20.5499
      #c52b28 color charts
#c52b28 RGB chart
      #c52b28 CMYK chart
      #c52b28 RGB pie chart
      #c52b28 color shades, tints & tones
#c52b28 color schemes
#c52b28 color preview, HTML & CSS examples
           This text has a color of #c52b28        
        
          <p style="color:#c52b28;">Text here</p>
        
        
          .mytext {color:#c52b28;}
        
        Text color #c52b28
      
           This box has a color of #c52b28        
        
          <div style="background-color:#c52b28;">Content here</div>
        
        
          .mybackground {background-color:#c52b28;}
        
        Background color #c52b28
      
           Border around this has a color of #c52b28        
        
          <div style="border:2px solid #c52b28;">Content here</div>
        
        
          .myborder {border:2px solid #c52b28;}
        
        Border color #c52b28