#c82725 color space conversions
Hex:
        #c82725
        RGB:
        200, 39, 37
        CMY:
        22, 85, 85
        CMYK:
        0, 81, 82, 22
      HSL:
        1°, 68.7764%, 46.4706%
        HSV (HSB):
        1°, 81.5000%, 78.4314%
        XYZ:
        24.8789, 13.8640, 3.1150
        xyY:
        0.5944, 0.3312, 13.8640
      CIE-Lab:
        44.0372, 61.0599, 42.3436
        CIE-LCH:
        44.0372, 74.3054, 34.7404
        CIE-Luv:
        44.0372, 121.9789, 26.8353
        Hunter-Lab:
        37.2344, 54.1082, 21.1039
      #c82725 color charts
#c82725 RGB chart
      #c82725 CMYK chart
      #c82725 RGB pie chart
      #c82725 color shades, tints & tones
#c82725 color schemes
#c82725 color preview, HTML & CSS examples
           This text has a color of #c82725        
        
          <p style="color:#c82725;">Text here</p>
        
        
          .mytext {color:#c82725;}
        
        Text color #c82725
      
           This box has a color of #c82725        
        
          <div style="background-color:#c82725;">Content here</div>
        
        
          .mybackground {background-color:#c82725;}
        
        Background color #c82725
      
           Border around this has a color of #c82725        
        
          <div style="border:2px solid #c82725;">Content here</div>
        
        
          .myborder {border:2px solid #c82725;}
        
        Border color #c82725