#c85282 color space conversions
Hex:
        #c85282
        RGB:
        200, 82, 130
        CMY:
        22, 68, 49
        CMYK:
        0, 59, 35, 22
      HSL:
        336°, 51.7544%, 55.2941%
        HSV (HSB):
        336°, 59.0000%, 78.4314%
        XYZ:
        30.8660, 19.9257, 23.3383
        xyY:
        0.4164, 0.2688, 19.9257
      CIE-Lab:
        51.7530, 51.6380, -2.8768
        CIE-LCH:
        51.7530, 51.7181, 356.8113
        CIE-Luv:
        51.7530, 74.6802, -13.2851
        Hunter-Lab:
        44.6382, 45.3107, 0.2479
      #c85282 color charts
#c85282 RGB chart
      #c85282 CMYK chart
      #c85282 RGB pie chart
      #c85282 color shades, tints & tones
#c85282 color schemes
#c85282 color preview, HTML & CSS examples
           This text has a color of #c85282        
        
          <p style="color:#c85282;">Text here</p>
        
        
          .mytext {color:#c85282;}
        
        Text color #c85282
      
           This box has a color of #c85282        
        
          <div style="background-color:#c85282;">Content here</div>
        
        
          .mybackground {background-color:#c85282;}
        
        Background color #c85282
      
           Border around this has a color of #c85282        
        
          <div style="border:2px solid #c85282;">Content here</div>
        
        
          .myborder {border:2px solid #c85282;}
        
        Border color #c85282