#d7165b color space conversions
Hex:
        #d7165b
        RGB:
        215, 22, 91
        CMY:
        16, 91, 64
        CMYK:
        0, 90, 58, 16
      HSL:
        339°, 81.4346%, 46.4706%
        HSV (HSB):
        339°, 89.7674%, 84.3137%
        XYZ:
        30.1996, 15.7762, 11.3510
        xyY:
        0.5268, 0.2752, 15.7762
      CIE-Lab:
        46.6795, 71.0153, 13.9397
        CIE-LCH:
        46.6795, 72.3705, 11.1055
        CIE-Luv:
        46.6795, 123.5649, 2.1491
        Hunter-Lab:
        39.7193, 66.2092, 10.8597
      #d7165b color charts
#d7165b RGB chart
      #d7165b CMYK chart
      #d7165b RGB pie chart
      #d7165b color shades, tints & tones
#d7165b color schemes
#d7165b color preview, HTML & CSS examples
           This text has a color of #d7165b        
        
          <p style="color:#d7165b;">Text here</p>
        
        
          .mytext {color:#d7165b;}
        
        Text color #d7165b
      
           This box has a color of #d7165b        
        
          <div style="background-color:#d7165b;">Content here</div>
        
        
          .mybackground {background-color:#d7165b;}
        
        Background color #d7165b
      
           Border around this has a color of #d7165b        
        
          <div style="border:2px solid #d7165b;">Content here</div>
        
        
          .myborder {border:2px solid #d7165b;}
        
        Border color #d7165b