#c82541 color space conversions
Hex:
        #c82541
        RGB:
        200, 37, 65
        CMY:
        22, 85, 75
        CMYK:
        0, 82, 68, 22
      HSL:
        350°, 68.7764%, 46.4706%
        HSV (HSB):
        350°, 81.5000%, 78.4314%
        XYZ:
        25.4351, 13.9841, 6.3597
        xyY:
        0.5556, 0.3055, 13.9841
      CIE-Lab:
        44.2102, 62.6804, 26.2120
        CIE-LCH:
        44.2102, 67.9404, 22.6939
        CIE-Luv:
        44.2102, 116.2557, 15.3032
        Hunter-Lab:
        37.3954, 55.9679, 16.0936
      #c82541 color charts
#c82541 RGB chart
      #c82541 CMYK chart
      #c82541 RGB pie chart
      #c82541 color shades, tints & tones
#c82541 color schemes
#c82541 color preview, HTML & CSS examples
           This text has a color of #c82541        
        
          <p style="color:#c82541;">Text here</p>
        
        
          .mytext {color:#c82541;}
        
        Text color #c82541
      
           This box has a color of #c82541        
        
          <div style="background-color:#c82541;">Content here</div>
        
        
          .mybackground {background-color:#c82541;}
        
        Background color #c82541
      
           Border around this has a color of #c82541        
        
          <div style="border:2px solid #c82541;">Content here</div>
        
        
          .myborder {border:2px solid #c82541;}
        
        Border color #c82541