#c6271d color space conversions
Hex:
        #c6271d
        RGB:
        198, 39, 29
        CMY:
        22, 85, 89
        CMYK:
        0, 80, 85, 22
      HSL:
        4°, 74.4493%, 44.5098%
        HSV (HSB):
        4°, 85.3535%, 77.6471%
        XYZ:
        24.2360, 13.5455, 2.4996
        xyY:
        0.6017, 0.3363, 13.5455
      CIE-Lab:
        43.5740, 60.2776, 45.8723
        CIE-LCH:
        43.5740, 75.7474, 37.2718
        CIE-Luv:
        43.5740, 121.6945, 28.6689
        Hunter-Lab:
        36.8042, 53.1368, 21.7363
      #c6271d color charts
#c6271d RGB chart
      #c6271d CMYK chart
      #c6271d RGB pie chart
      #c6271d color shades, tints & tones
#c6271d color schemes
#c6271d color preview, HTML & CSS examples
           This text has a color of #c6271d        
        
          <p style="color:#c6271d;">Text here</p>
        
        
          .mytext {color:#c6271d;}
        
        Text color #c6271d
      
           This box has a color of #c6271d        
        
          <div style="background-color:#c6271d;">Content here</div>
        
        
          .mybackground {background-color:#c6271d;}
        
        Background color #c6271d
      
           Border around this has a color of #c6271d        
        
          <div style="border:2px solid #c6271d;">Content here</div>
        
        
          .myborder {border:2px solid #c6271d;}
        
        Border color #c6271d