#c5473e color space conversions
Hex:
        #c5473e
        RGB:
        197, 71, 62
        CMY:
        23, 72, 76
        CMYK:
        0, 64, 69, 23
      HSL:
        4°, 53.7849%, 50.7843%
        HSV (HSB):
        4°, 68.5279%, 77.2549%
        XYZ:
        26.1487, 16.7246, 6.4074
        xyY:
        0.5306, 0.3394, 16.7246
      CIE-Lab:
        47.9111, 49.7135, 32.3992
        CIE-LCH:
        47.9111, 59.3392, 33.0930
        CIE-Luv:
        47.9111, 96.6872, 24.7706
        Hunter-Lab:
        40.8957, 42.5653, 19.3376
      #c5473e color charts
#c5473e RGB chart
      #c5473e CMYK chart
      #c5473e RGB pie chart
      #c5473e color shades, tints & tones
#c5473e color schemes
#c5473e color preview, HTML & CSS examples
           This text has a color of #c5473e        
        
          <p style="color:#c5473e;">Text here</p>
        
        
          .mytext {color:#c5473e;}
        
        Text color #c5473e
      
           This box has a color of #c5473e        
        
          <div style="background-color:#c5473e;">Content here</div>
        
        
          .mybackground {background-color:#c5473e;}
        
        Background color #c5473e
      
           Border around this has a color of #c5473e        
        
          <div style="border:2px solid #c5473e;">Content here</div>
        
        
          .myborder {border:2px solid #c5473e;}
        
        Border color #c5473e