#c52b21 color space conversions
Hex:
        #c52b21
        RGB:
        197, 43, 33
        CMY:
        23, 83, 87
        CMYK:
        0, 78, 83, 23
      HSL:
        4°, 71.3043%, 45.0980%
        HSV (HSB):
        4°, 83.2487%, 77.2549%
        XYZ:
        24.1643, 13.7079, 2.8111
        xyY:
        0.5940, 0.3369, 13.7079
      CIE-Lab:
        43.8110, 58.9430, 44.0113
        CIE-LCH:
        43.8110, 73.5613, 36.7478
        CIE-Luv:
        43.8110, 118.4170, 28.2260
        Hunter-Lab:
        37.0241, 51.7084, 21.4152
      #c52b21 color charts
#c52b21 RGB chart
      #c52b21 CMYK chart
      #c52b21 RGB pie chart
      #c52b21 color shades, tints & tones
#c52b21 color schemes
#c52b21 color preview, HTML & CSS examples
           This text has a color of #c52b21        
        
          <p style="color:#c52b21;">Text here</p>
        
        
          .mytext {color:#c52b21;}
        
        Text color #c52b21
      
           This box has a color of #c52b21        
        
          <div style="background-color:#c52b21;">Content here</div>
        
        
          .mybackground {background-color:#c52b21;}
        
        Background color #c52b21
      
           Border around this has a color of #c52b21        
        
          <div style="border:2px solid #c52b21;">Content here</div>
        
        
          .myborder {border:2px solid #c52b21;}
        
        Border color #c52b21