#c82941 color space conversions
Hex:
        #c82941
        RGB:
        200, 41, 65
        CMY:
        22, 84, 75
        CMYK:
        0, 80, 68, 22
      HSL:
        351°, 65.9751%, 47.2549%
        HSV (HSB):
        351°, 79.5000%, 78.4314%
        XYZ:
        25.5665, 14.2469, 6.4034
        xyY:
        0.5532, 0.3083, 14.2469
      CIE-Lab:
        44.5849, 61.6189, 26.6804
        CIE-LCH:
        44.5849, 67.1471, 23.4121
        CIE-Luv:
        44.5849, 114.6478, 16.0695
        Hunter-Lab:
        37.7451, 54.8526, 16.3630
      #c82941 color charts
#c82941 RGB chart
      #c82941 CMYK chart
      #c82941 RGB pie chart
      #c82941 color shades, tints & tones
#c82941 color schemes
#c82941 color preview, HTML & CSS examples
           This text has a color of #c82941        
        
          <p style="color:#c82941;">Text here</p>
        
        
          .mytext {color:#c82941;}
        
        Text color #c82941
      
           This box has a color of #c82941        
        
          <div style="background-color:#c82941;">Content here</div>
        
        
          .mybackground {background-color:#c82941;}
        
        Background color #c82941
      
           Border around this has a color of #c82941        
        
          <div style="border:2px solid #c82941;">Content here</div>
        
        
          .myborder {border:2px solid #c82941;}
        
        Border color #c82941