#c82d41 color space conversions
Hex:
        #c82d41
        RGB:
        200, 45, 65
        CMY:
        22, 82, 75
        CMYK:
        0, 78, 68, 22
      HSL:
        352°, 63.2653%, 48.0392%
        HSV (HSB):
        352°, 77.5000%, 78.4314%
        XYZ:
        25.7119, 14.5378, 6.4519
        xyY:
        0.5506, 0.3113, 14.5378
      CIE-Lab:
        44.9945, 60.4644, 27.1907
        CIE-LCH:
        44.9945, 66.2969, 24.2134
        CIE-Luv:
        44.9945, 112.9008, 16.9045
        Hunter-Lab:
        38.1284, 53.6468, 16.6571
      #c82d41 color charts
#c82d41 RGB chart
      #c82d41 CMYK chart
      #c82d41 RGB pie chart
      #c82d41 color shades, tints & tones
#c82d41 color schemes
#c82d41 color preview, HTML & CSS examples
           This text has a color of #c82d41        
        
          <p style="color:#c82d41;">Text here</p>
        
        
          .mytext {color:#c82d41;}
        
        Text color #c82d41
      
           This box has a color of #c82d41        
        
          <div style="background-color:#c82d41;">Content here</div>
        
        
          .mybackground {background-color:#c82d41;}
        
        Background color #c82d41
      
           Border around this has a color of #c82d41        
        
          <div style="border:2px solid #c82d41;">Content here</div>
        
        
          .myborder {border:2px solid #c82d41;}
        
        Border color #c82d41