#c82855 color space conversions
Hex:
        #c82855
        RGB:
        200, 40, 85
        CMY:
        22, 84, 67
        CMYK:
        0, 80, 58, 22
      HSL:
        343°, 66.6667%, 47.0588%
        HSV (HSB):
        343°, 80.0000%, 78.4314%
        XYZ:
        26.2179, 14.4528, 10.0022
        xyY:
        0.5174, 0.2852, 14.4528
      CIE-Lab:
        44.8755, 63.0850, 14.7158
        CIE-LCH:
        44.8755, 64.7786, 13.1306
        CIE-Luv:
        44.8755, 108.6732, 4.7261
        Hunter-Lab:
        38.0169, 56.5710, 11.0127
      #c82855 color charts
#c82855 RGB chart
      #c82855 CMYK chart
      #c82855 RGB pie chart
      #c82855 color shades, tints & tones
#c82855 color schemes
#c82855 color preview, HTML & CSS examples
           This text has a color of #c82855        
        
          <p style="color:#c82855;">Text here</p>
        
        
          .mytext {color:#c82855;}
        
        Text color #c82855
      
           This box has a color of #c82855        
        
          <div style="background-color:#c82855;">Content here</div>
        
        
          .mybackground {background-color:#c82855;}
        
        Background color #c82855
      
           Border around this has a color of #c82855        
        
          <div style="border:2px solid #c82855;">Content here</div>
        
        
          .myborder {border:2px solid #c82855;}
        
        Border color #c82855