#c82a32 color space conversions
Hex:
        #c82a32
        RGB:
        200, 42, 50
        CMY:
        22, 84, 80
        CMYK:
        0, 79, 75, 22
      HSL:
        357°, 65.2893%, 47.4510%
        HSV (HSB):
        357°, 79.0000%, 78.4314%
        XYZ:
        25.2231, 14.1656, 4.4224
        xyY:
        0.5757, 0.3233, 14.1656
      CIE-Lab:
        44.4695, 60.6651, 35.5091
        CIE-LCH:
        44.4695, 70.2933, 30.3417
        CIE-Luv:
        44.4695, 118.0275, 22.9190
        Hunter-Lab:
        37.6372, 53.7593, 19.3794
      #c82a32 color charts
#c82a32 RGB chart
      #c82a32 CMYK chart
      #c82a32 RGB pie chart
      #c82a32 color shades, tints & tones
#c82a32 color schemes
#c82a32 color preview, HTML & CSS examples
           This text has a color of #c82a32        
        
          <p style="color:#c82a32;">Text here</p>
        
        
          .mytext {color:#c82a32;}
        
        Text color #c82a32
      
           This box has a color of #c82a32        
        
          <div style="background-color:#c82a32;">Content here</div>
        
        
          .mybackground {background-color:#c82a32;}
        
        Background color #c82a32
      
           Border around this has a color of #c82a32        
        
          <div style="border:2px solid #c82a32;">Content here</div>
        
        
          .myborder {border:2px solid #c82a32;}
        
        Border color #c82a32