#c82d42 color space conversions
Hex:
        #c82d42
        RGB:
        200, 45, 66
        CMY:
        22, 82, 74
        CMYK:
        0, 78, 67, 22
      HSL:
        352°, 63.2653%, 48.0392%
        HSV (HSB):
        352°, 77.5000%, 78.4314%
        XYZ:
        25.7412, 14.5495, 6.6059
        xyY:
        0.5489, 0.3102, 14.5495
      CIE-Lab:
        45.0109, 60.5165, 26.6036
        CIE-LCH:
        45.0109, 66.1059, 23.7308
        CIE-Luv:
        45.0109, 112.6234, 16.4090
        Hunter-Lab:
        38.1438, 53.7084, 16.4326
      #c82d42 color charts
#c82d42 RGB chart
      #c82d42 CMYK chart
      #c82d42 RGB pie chart
      #c82d42 color shades, tints & tones
#c82d42 color schemes
#c82d42 color preview, HTML & CSS examples
           This text has a color of #c82d42        
        
          <p style="color:#c82d42;">Text here</p>
        
        
          .mytext {color:#c82d42;}
        
        Text color #c82d42
      
           This box has a color of #c82d42        
        
          <div style="background-color:#c82d42;">Content here</div>
        
        
          .mybackground {background-color:#c82d42;}
        
        Background color #c82d42
      
           Border around this has a color of #c82d42        
        
          <div style="border:2px solid #c82d42;">Content here</div>
        
        
          .myborder {border:2px solid #c82d42;}
        
        Border color #c82d42