#c6342a color space conversions
Hex:
        #c6342a
        RGB:
        198, 52, 42
        CMY:
        22, 80, 84
        CMYK:
        0, 74, 79, 22
      HSL:
        4°, 65.0000%, 47.0588%
        HSV (HSB):
        4°, 78.7879%, 77.6471%
        XYZ:
        24.9346, 14.6289, 3.7000
        xyY:
        0.5763, 0.3381, 14.6289
      CIE-Lab:
        45.1217, 56.6241, 40.6021
        CIE-LCH:
        45.1217, 69.6765, 35.6423
        CIE-Luv:
        45.1217, 112.9607, 27.5882
        Hunter-Lab:
        38.2478, 49.4347, 21.0379
      #c6342a color charts
#c6342a RGB chart
      #c6342a CMYK chart
      #c6342a RGB pie chart
      #c6342a color shades, tints & tones
#c6342a color schemes
#c6342a color preview, HTML & CSS examples
           This text has a color of #c6342a        
        
          <p style="color:#c6342a;">Text here</p>
        
        
          .mytext {color:#c6342a;}
        
        Text color #c6342a
      
           This box has a color of #c6342a        
        
          <div style="background-color:#c6342a;">Content here</div>
        
        
          .mybackground {background-color:#c6342a;}
        
        Background color #c6342a
      
           Border around this has a color of #c6342a        
        
          <div style="border:2px solid #c6342a;">Content here</div>
        
        
          .myborder {border:2px solid #c6342a;}
        
        Border color #c6342a