#c60e1d color space conversions
Hex:
        #c60e1d
        RGB:
        198, 14, 29
        CMY:
        22, 95, 89
        CMYK:
        0, 93, 85, 22
      HSL:
        355°, 86.7925%, 41.5686%
        HSV (HSB):
        355°, 92.9293%, 77.6471%
        XYZ:
        23.6675, 12.4086, 2.3101
        xyY:
        0.6166, 0.3233, 12.4086
      CIE-Lab:
        41.8582, 65.1745, 44.3885
        CIE-LCH:
        41.8582, 78.8546, 34.2577
        CIE-Luv:
        41.8582, 130.0422, 25.5507
        Hunter-Lab:
        35.2258, 58.2856, 20.7699
      #c60e1d color charts
#c60e1d RGB chart
      #c60e1d CMYK chart
      #c60e1d RGB pie chart
      #c60e1d color shades, tints & tones
#c60e1d color schemes
#c60e1d color preview, HTML & CSS examples
           This text has a color of #c60e1d        
        
          <p style="color:#c60e1d;">Text here</p>
        
        
          .mytext {color:#c60e1d;}
        
        Text color #c60e1d
      
           This box has a color of #c60e1d        
        
          <div style="background-color:#c60e1d;">Content here</div>
        
        
          .mybackground {background-color:#c60e1d;}
        
        Background color #c60e1d
      
           Border around this has a color of #c60e1d        
        
          <div style="border:2px solid #c60e1d;">Content here</div>
        
        
          .myborder {border:2px solid #c60e1d;}
        
        Border color #c60e1d