#c6243e color space conversions
Hex:
        #c6243e
        RGB:
        198, 36, 62
        CMY:
        22, 86, 76
        CMYK:
        0, 82, 69, 22
      HSL:
        350°, 69.2308%, 45.8824%
        HSV (HSB):
        350°, 81.8182%, 77.6471%
        XYZ:
        24.7891, 13.6153, 5.8789
        xyY:
        0.5598, 0.3075, 13.6153
      CIE-Lab:
        43.6761, 62.2311, 27.2979
        CIE-LCH:
        43.6761, 67.9550, 23.6848
        CIE-Luv:
        43.6761, 115.9218, 16.1599
        Hunter-Lab:
        36.8989, 55.3449, 16.3829
      #c6243e color charts
#c6243e RGB chart
      #c6243e CMYK chart
      #c6243e RGB pie chart
      #c6243e color shades, tints & tones
#c6243e color schemes
#c6243e color preview, HTML & CSS examples
           This text has a color of #c6243e        
        
          <p style="color:#c6243e;">Text here</p>
        
        
          .mytext {color:#c6243e;}
        
        Text color #c6243e
      
           This box has a color of #c6243e        
        
          <div style="background-color:#c6243e;">Content here</div>
        
        
          .mybackground {background-color:#c6243e;}
        
        Background color #c6243e
      
           Border around this has a color of #c6243e        
        
          <div style="border:2px solid #c6243e;">Content here</div>
        
        
          .myborder {border:2px solid #c6243e;}
        
        Border color #c6243e