#c85e71 color space conversions
Hex:
        #c85e71
        RGB:
        200, 94, 113
        CMY:
        22, 63, 56
        CMYK:
        0, 53, 44, 22
      HSL:
        349°, 49.0741%, 57.6471%
        HSV (HSB):
        349°, 53.0000%, 78.4314%
        XYZ:
        30.8028, 21.4770, 18.1448
        xyY:
        0.4374, 0.3050, 21.4770
      CIE-Lab:
        53.4677, 44.0127, 9.7124
        CIE-LCH:
        53.4677, 45.0716, 12.4442
        CIE-Luv:
        53.4677, 72.7042, 4.2595
        Hunter-Lab:
        46.3433, 37.5418, 9.2265
      #c85e71 color charts
#c85e71 RGB chart
      #c85e71 CMYK chart
      #c85e71 RGB pie chart
      #c85e71 color shades, tints & tones
#c85e71 color schemes
#c85e71 color preview, HTML & CSS examples
           This text has a color of #c85e71        
        
          <p style="color:#c85e71;">Text here</p>
        
        
          .mytext {color:#c85e71;}
        
        Text color #c85e71
      
           This box has a color of #c85e71        
        
          <div style="background-color:#c85e71;">Content here</div>
        
        
          .mybackground {background-color:#c85e71;}
        
        Background color #c85e71
      
           Border around this has a color of #c85e71        
        
          <div style="border:2px solid #c85e71;">Content here</div>
        
        
          .myborder {border:2px solid #c85e71;}
        
        Border color #c85e71