#c82e45 color space conversions
Hex:
        #c82e45
        RGB:
        200, 46, 69
        CMY:
        22, 82, 73
        CMYK:
        0, 77, 66, 22
      HSL:
        351°, 62.6016%, 48.2353%
        HSV (HSB):
        351°, 77.0000%, 78.4314%
        XYZ:
        25.8706, 14.6630, 7.0969
        xyY:
        0.5432, 0.3078, 14.6630
      CIE-Lab:
        45.1692, 60.3754, 24.9756
        CIE-LCH:
        45.1692, 65.3373, 22.4735
        CIE-Luv:
        45.1692, 111.3210, 15.1059
        Hunter-Lab:
        38.2923, 53.5844, 15.8161
      #c82e45 color charts
#c82e45 RGB chart
      #c82e45 CMYK chart
      #c82e45 RGB pie chart
      #c82e45 color shades, tints & tones
#c82e45 color schemes
#c82e45 color preview, HTML & CSS examples
           This text has a color of #c82e45        
        
          <p style="color:#c82e45;">Text here</p>
        
        
          .mytext {color:#c82e45;}
        
        Text color #c82e45
      
           This box has a color of #c82e45        
        
          <div style="background-color:#c82e45;">Content here</div>
        
        
          .mybackground {background-color:#c82e45;}
        
        Background color #c82e45
      
           Border around this has a color of #c82e45        
        
          <div style="border:2px solid #c82e45;">Content here</div>
        
        
          .myborder {border:2px solid #c82e45;}
        
        Border color #c82e45