#c8343a color space conversions
Hex:
        #c8343a
        RGB:
        200, 52, 58
        CMY:
        22, 80, 77
        CMYK:
        0, 74, 71, 22
      HSL:
        358°, 58.7302%, 49.4118%
        HSV (HSB):
        358°, 74.0000%, 78.4314%
        XYZ:
        25.8111, 15.0408, 5.5458
        xyY:
        0.5563, 0.3242, 15.0408
      CIE-Lab:
        45.6901, 57.8816, 32.2260
        CIE-LCH:
        45.6901, 66.2480, 29.1072
        CIE-Luv:
        45.6901, 111.2587, 21.7699
        Hunter-Lab:
        38.7825, 50.9287, 18.6695
      #c8343a color charts
#c8343a RGB chart
      #c8343a CMYK chart
      #c8343a RGB pie chart
      #c8343a color shades, tints & tones
#c8343a color schemes
#c8343a color preview, HTML & CSS examples
           This text has a color of #c8343a        
        
          <p style="color:#c8343a;">Text here</p>
        
        
          .mytext {color:#c8343a;}
        
        Text color #c8343a
      
           This box has a color of #c8343a        
        
          <div style="background-color:#c8343a;">Content here</div>
        
        
          .mybackground {background-color:#c8343a;}
        
        Background color #c8343a
      
           Border around this has a color of #c8343a        
        
          <div style="border:2px solid #c8343a;">Content here</div>
        
        
          .myborder {border:2px solid #c8343a;}
        
        Border color #c8343a