#c82846 color space conversions
Hex:
        #c82846
        RGB:
        200, 40, 70
        CMY:
        22, 84, 73
        CMYK:
        0, 80, 65, 22
      HSL:
        349°, 66.6667%, 47.0588%
        HSV (HSB):
        349°, 80.0000%, 78.4314%
        XYZ:
        25.6837, 14.2391, 7.1891
        xyY:
        0.5452, 0.3022, 14.2391
      CIE-Lab:
        44.5740, 62.1588, 23.6025
        CIE-LCH:
        44.5740, 66.4890, 20.7924
        CIE-Luv:
        44.5740, 113.5886, 13.3121
        Hunter-Lab:
        37.7348, 55.4579, 15.1186
      #c82846 color charts
#c82846 RGB chart
      #c82846 CMYK chart
      #c82846 RGB pie chart
      #c82846 color shades, tints & tones
#c82846 color schemes
#c82846 color preview, HTML & CSS examples
           This text has a color of #c82846        
        
          <p style="color:#c82846;">Text here</p>
        
        
          .mytext {color:#c82846;}
        
        Text color #c82846
      
           This box has a color of #c82846        
        
          <div style="background-color:#c82846;">Content here</div>
        
        
          .mybackground {background-color:#c82846;}
        
        Background color #c82846
      
           Border around this has a color of #c82846        
        
          <div style="border:2px solid #c82846;">Content here</div>
        
        
          .myborder {border:2px solid #c82846;}
        
        Border color #c82846