#c85e84 color space conversions
Hex:
        #c85e84
        RGB:
        200, 94, 132
        CMY:
        22, 63, 48
        CMYK:
        0, 53, 34, 22
      HSL:
        338°, 49.0741%, 57.6471%
        HSV (HSB):
        338°, 53.0000%, 78.4314%
        XYZ:
        31.9870, 21.9507, 24.3808
        xyY:
        0.4084, 0.2803, 21.9507
      CIE-Lab:
        53.9747, 46.1733, -0.8027
        CIE-LCH:
        53.9747, 46.1803, 359.0041
        CIE-Luv:
        53.9747, 67.8560, -9.5048
        Hunter-Lab:
        46.8516, 39.8770, 1.9426
      #c85e84 color charts
#c85e84 RGB chart
      #c85e84 CMYK chart
      #c85e84 RGB pie chart
      #c85e84 color shades, tints & tones
#c85e84 color schemes
#c85e84 color preview, HTML & CSS examples
           This text has a color of #c85e84        
        
          <p style="color:#c85e84;">Text here</p>
        
        
          .mytext {color:#c85e84;}
        
        Text color #c85e84
      
           This box has a color of #c85e84        
        
          <div style="background-color:#c85e84;">Content here</div>
        
        
          .mybackground {background-color:#c85e84;}
        
        Background color #c85e84
      
           Border around this has a color of #c85e84        
        
          <div style="border:2px solid #c85e84;">Content here</div>
        
        
          .myborder {border:2px solid #c85e84;}
        
        Border color #c85e84