#c6333a color space conversions
Hex:
        #c6333a
        RGB:
        198, 51, 58
        CMY:
        22, 80, 77
        CMYK:
        0, 74, 71, 22
      HSL:
        357°, 59.0361%, 48.8235%
        HSV (HSB):
        357°, 74.2424%, 77.6471%
        XYZ:
        25.2362, 14.6789, 5.5062
        xyY:
        0.5556, 0.3232, 14.6789
      CIE-Lab:
        45.1912, 57.6098, 31.5426
        CIE-LCH:
        45.1912, 65.6798, 28.7017
        CIE-Luv:
        45.1912, 110.1754, 21.1609
        Hunter-Lab:
        38.3131, 50.5275, 18.2982
      #c6333a color charts
#c6333a RGB chart
      #c6333a CMYK chart
      #c6333a RGB pie chart
      #c6333a color shades, tints & tones
#c6333a color schemes
#c6333a color preview, HTML & CSS examples
           This text has a color of #c6333a        
        
          <p style="color:#c6333a;">Text here</p>
        
        
          .mytext {color:#c6333a;}
        
        Text color #c6333a
      
           This box has a color of #c6333a        
        
          <div style="background-color:#c6333a;">Content here</div>
        
        
          .mybackground {background-color:#c6333a;}
        
        Background color #c6333a
      
           Border around this has a color of #c6333a        
        
          <div style="border:2px solid #c6333a;">Content here</div>
        
        
          .myborder {border:2px solid #c6333a;}
        
        Border color #c6333a