#d7305b color space conversions
Hex:
        #d7305b
        RGB:
        215, 48, 91
        CMY:
        16, 81, 64
        CMYK:
        0, 78, 58, 16
      HSL:
        345°, 67.6113%, 51.5686%
        HSV (HSB):
        345°, 77.6744%, 84.3137%
        XYZ:
        30.9696, 17.3163, 11.6076
        xyY:
        0.5171, 0.2891, 17.3163
      CIE-Lab:
        48.6561, 65.3710, 16.6435
        CIE-LCH:
        48.6561, 67.4565, 14.2840
        CIE-Luv:
        48.6561, 115.5605, 6.5790
        Hunter-Lab:
        41.6129, 60.0228, 12.5905
      #d7305b color charts
#d7305b RGB chart
      #d7305b CMYK chart
      #d7305b RGB pie chart
      #d7305b color shades, tints & tones
#d7305b color schemes
#d7305b color preview, HTML & CSS examples
           This text has a color of #d7305b        
        
          <p style="color:#d7305b;">Text here</p>
        
        
          .mytext {color:#d7305b;}
        
        Text color #d7305b
      
           This box has a color of #d7305b        
        
          <div style="background-color:#d7305b;">Content here</div>
        
        
          .mybackground {background-color:#d7305b;}
        
        Background color #d7305b
      
           Border around this has a color of #d7305b        
        
          <div style="border:2px solid #d7305b;">Content here</div>
        
        
          .myborder {border:2px solid #d7305b;}
        
        Border color #d7305b