#c8473d color space conversions
Hex:
        #c8473d
        RGB:
        200, 71, 61
        CMY:
        22, 72, 76
        CMYK:
        0, 65, 70, 22
      HSL:
        4°, 55.8233%, 51.1765%
        HSV (HSB):
        4°, 69.5000%, 78.4314%
        XYZ:
        26.9150, 17.1228, 6.3013
        xyY:
        0.5347, 0.3401, 17.1228
      CIE-Lab:
        48.4143, 50.6905, 33.6985
        CIE-LCH:
        48.4143, 60.8696, 33.6155
        CIE-Luv:
        48.4143, 99.3625, 25.6987
        Hunter-Lab:
        41.3797, 43.6890, 19.9370
      #c8473d color charts
#c8473d RGB chart
      #c8473d CMYK chart
      #c8473d RGB pie chart
      #c8473d color shades, tints & tones
#c8473d color schemes
#c8473d color preview, HTML & CSS examples
           This text has a color of #c8473d        
        
          <p style="color:#c8473d;">Text here</p>
        
        
          .mytext {color:#c8473d;}
        
        Text color #c8473d
      
           This box has a color of #c8473d        
        
          <div style="background-color:#c8473d;">Content here</div>
        
        
          .mybackground {background-color:#c8473d;}
        
        Background color #c8473d
      
           Border around this has a color of #c8473d        
        
          <div style="border:2px solid #c8473d;">Content here</div>
        
        
          .myborder {border:2px solid #c8473d;}
        
        Border color #c8473d