#d7096b color space conversions
Hex:
        #d7096b
        RGB:
        215, 9, 107
        CMY:
        16, 96, 58
        CMYK:
        0, 96, 50, 16
      HSL:
        331°, 91.9643%, 43.9216%
        HSV (HSB):
        331°, 95.8140%, 84.3137%
        XYZ:
        30.7759, 15.7040, 15.3190
        xyY:
        0.4980, 0.2541, 15.7040
      CIE-Lab:
        46.5837, 73.5849, 3.8821
        CIE-LCH:
        46.5837, 73.6872, 3.0199
        CIE-Luv:
        46.5837, 118.9089, -9.5449
        Hunter-Lab:
        39.6283, 69.2762, 4.8202
      #d7096b color charts
#d7096b RGB chart
      #d7096b CMYK chart
      #d7096b RGB pie chart
      #d7096b color shades, tints & tones
#d7096b color schemes
#d7096b color preview, HTML & CSS examples
           This text has a color of #d7096b        
        
          <p style="color:#d7096b;">Text here</p>
        
        
          .mytext {color:#d7096b;}
        
        Text color #d7096b
      
           This box has a color of #d7096b        
        
          <div style="background-color:#d7096b;">Content here</div>
        
        
          .mybackground {background-color:#d7096b;}
        
        Background color #d7096b
      
           Border around this has a color of #d7096b        
        
          <div style="border:2px solid #d7096b;">Content here</div>
        
        
          .myborder {border:2px solid #d7096b;}
        
        Border color #d7096b