#d95b82 color space conversions
Hex:
        #d95b82
        RGB:
        217, 91, 130
        CMY:
        15, 64, 49
        CMYK:
        0, 58, 40, 15
      HSL:
        341°, 62.3762%, 60.3922%
        HSV (HSB):
        341°, 58.0645%, 85.0980%
        XYZ:
        36.3856, 23.8456, 23.8040
        xyY:
        0.4330, 0.2838, 23.8456
      CIE-Lab:
        55.9329, 52.9951, 3.5389
        CIE-LCH:
        55.9329, 53.1132, 3.8204
        CIE-Luv:
        55.9329, 83.4968, -5.2980
        Hunter-Lab:
        48.8319, 47.5479, 5.2804
      #d95b82 color charts
#d95b82 RGB chart
      #d95b82 CMYK chart
      #d95b82 RGB pie chart
      #d95b82 color shades, tints & tones
#d95b82 color schemes
#d95b82 color preview, HTML & CSS examples
           This text has a color of #d95b82        
        
          <p style="color:#d95b82;">Text here</p>
        
        
          .mytext {color:#d95b82;}
        
        Text color #d95b82
      
           This box has a color of #d95b82        
        
          <div style="background-color:#d95b82;">Content here</div>
        
        
          .mybackground {background-color:#d95b82;}
        
        Background color #d95b82
      
           Border around this has a color of #d95b82        
        
          <div style="border:2px solid #d95b82;">Content here</div>
        
        
          .myborder {border:2px solid #d95b82;}
        
        Border color #d95b82