#d85c82 color space conversions
Hex:
        #d85c82
        RGB:
        216, 92, 130
        CMY:
        15, 64, 49
        CMYK:
        0, 57, 40, 15
      HSL:
        342°, 61.3861%, 60.3922%
        HSV (HSB):
        342°, 57.4074%, 84.7059%
        XYZ:
        36.1753, 23.8649, 23.8188
        xyY:
        0.4314, 0.2846, 23.8649
      CIE-Lab:
        55.9523, 52.2105, 3.5474
        CIE-LCH:
        55.9523, 52.3309, 3.8870
        CIE-Luv:
        55.9523, 82.1509, -5.1174
        Hunter-Lab:
        48.8517, 46.6909, 5.2880
      #d85c82 color charts
#d85c82 RGB chart
      #d85c82 CMYK chart
      #d85c82 RGB pie chart
      #d85c82 color shades, tints & tones
#d85c82 color schemes
#d85c82 color preview, HTML & CSS examples
           This text has a color of #d85c82        
        
          <p style="color:#d85c82;">Text here</p>
        
        
          .mytext {color:#d85c82;}
        
        Text color #d85c82
      
           This box has a color of #d85c82        
        
          <div style="background-color:#d85c82;">Content here</div>
        
        
          .mybackground {background-color:#d85c82;}
        
        Background color #d85c82
      
           Border around this has a color of #d85c82        
        
          <div style="border:2px solid #d85c82;">Content here</div>
        
        
          .myborder {border:2px solid #d85c82;}
        
        Border color #d85c82