#c82352 color space conversions
Hex:
        #c82352
        RGB:
        200, 35, 82
        CMY:
        22, 86, 68
        CMYK:
        0, 83, 59, 22
      HSL:
        343°, 70.2128%, 46.0784%
        HSV (HSB):
        343°, 82.5000%, 78.4314%
        XYZ:
        25.9434, 14.0906, 9.3350
        xyY:
        0.5255, 0.2854, 14.0906
      CIE-Lab:
        44.3626, 64.1557, 15.8843
        CIE-LCH:
        44.3626, 66.0929, 13.9062
        CIE-Luv:
        44.3626, 111.4816, 5.5698
        Hunter-Lab:
        37.5375, 57.6769, 11.5317
      #c82352 color charts
#c82352 RGB chart
      #c82352 CMYK chart
      #c82352 RGB pie chart
      #c82352 color shades, tints & tones
#c82352 color schemes
#c82352 color preview, HTML & CSS examples
           This text has a color of #c82352        
        
          <p style="color:#c82352;">Text here</p>
        
        
          .mytext {color:#c82352;}
        
        Text color #c82352
      
           This box has a color of #c82352        
        
          <div style="background-color:#c82352;">Content here</div>
        
        
          .mybackground {background-color:#c82352;}
        
        Background color #c82352
      
           Border around this has a color of #c82352        
        
          <div style="border:2px solid #c82352;">Content here</div>
        
        
          .myborder {border:2px solid #c82352;}
        
        Border color #c82352