#c60512 color space conversions
Hex:
        #c60512
        RGB:
        198, 5, 18
        CMY:
        22, 98, 93
        CMYK:
        0, 97, 91, 22
      HSL:
        356°, 95.0739%, 39.8039%
        HSV (HSB):
        356°, 97.4747%, 77.6471%
        XYZ:
        23.4522, 12.1580, 1.6829
        xyY:
        0.6289, 0.3260, 12.1580
      CIE-Lab:
        41.4661, 65.9076, 49.2601
        CIE-LCH:
        41.4661, 82.2822, 36.7749
        CIE-Luv:
        41.4661, 133.1604, 27.2595
        Hunter-Lab:
        34.8683, 59.0382, 21.5462
      #c60512 color charts
#c60512 RGB chart
      #c60512 CMYK chart
      #c60512 RGB pie chart
      #c60512 color shades, tints & tones
#c60512 color schemes
#c60512 color preview, HTML & CSS examples
           This text has a color of #c60512        
        
          <p style="color:#c60512;">Text here</p>
        
        
          .mytext {color:#c60512;}
        
        Text color #c60512
      
           This box has a color of #c60512        
        
          <div style="background-color:#c60512;">Content here</div>
        
        
          .mybackground {background-color:#c60512;}
        
        Background color #c60512
      
           Border around this has a color of #c60512        
        
          <div style="border:2px solid #c60512;">Content here</div>
        
        
          .myborder {border:2px solid #c60512;}
        
        Border color #c60512