#c82933 color space conversions
Hex:
        #c82933
        RGB:
        200, 41, 51
        CMY:
        22, 84, 80
        CMYK:
        0, 80, 75, 22
      HSL:
        356°, 65.9751%, 47.2549%
        HSV (HSB):
        356°, 79.5000%, 78.4314%
        XYZ:
        25.2099, 14.1043, 4.5257
        xyY:
        0.5750, 0.3217, 14.1043
      CIE-Lab:
        44.3821, 60.9857, 34.8277
        CIE-LCH:
        44.3821, 70.2298, 29.7298
        CIE-Luv:
        44.3821, 118.2515, 22.3319
        Hunter-Lab:
        37.5556, 54.0990, 19.1442
      #c82933 color charts
#c82933 RGB chart
      #c82933 CMYK chart
      #c82933 RGB pie chart
      #c82933 color shades, tints & tones
#c82933 color schemes
#c82933 color preview, HTML & CSS examples
           This text has a color of #c82933        
        
          <p style="color:#c82933;">Text here</p>
        
        
          .mytext {color:#c82933;}
        
        Text color #c82933
      
           This box has a color of #c82933        
        
          <div style="background-color:#c82933;">Content here</div>
        
        
          .mybackground {background-color:#c82933;}
        
        Background color #c82933
      
           Border around this has a color of #c82933        
        
          <div style="border:2px solid #c82933;">Content here</div>
        
        
          .myborder {border:2px solid #c82933;}
        
        Border color #c82933