#c52f2c color space conversions
Hex:
        #c52f2c
        RGB:
        197, 47, 44
        CMY:
        23, 82, 83
        CMYK:
        0, 76, 78, 23
      HSL:
        1°, 63.4855%, 47.2549%
        HSV (HSB):
        1°, 77.6650%, 77.2549%
        XYZ:
        24.4971, 14.0852, 3.8104
        xyY:
        0.5779, 0.3323, 14.0852
      CIE-Lab:
        44.3549, 58.0462, 38.6414
        CIE-LCH:
        44.3549, 69.7318, 33.6517
        CIE-Luv:
        44.3549, 114.4826, 25.6368
        Hunter-Lab:
        37.5302, 50.8343, 20.2515
      #c52f2c color charts
#c52f2c RGB chart
      #c52f2c CMYK chart
      #c52f2c RGB pie chart
      #c52f2c color shades, tints & tones
#c52f2c color schemes
#c52f2c color preview, HTML & CSS examples
           This text has a color of #c52f2c        
        
          <p style="color:#c52f2c;">Text here</p>
        
        
          .mytext {color:#c52f2c;}
        
        Text color #c52f2c
      
           This box has a color of #c52f2c        
        
          <div style="background-color:#c52f2c;">Content here</div>
        
        
          .mybackground {background-color:#c52f2c;}
        
        Background color #c52f2c
      
           Border around this has a color of #c52f2c        
        
          <div style="border:2px solid #c52f2c;">Content here</div>
        
        
          .myborder {border:2px solid #c52f2c;}
        
        Border color #c52f2c