#d7056d color space conversions
Hex:
        #d7056d
        RGB:
        215, 5, 109
        CMY:
        16, 98, 57
        CMYK:
        0, 98, 49, 16
      HSL:
        330°, 95.4545%, 43.1373%
        HSV (HSB):
        330°, 97.6744%, 84.3137%
        XYZ:
        30.8389, 15.6597, 15.8652
        xyY:
        0.4945, 0.2511, 15.6597
      CIE-Lab:
        46.5249, 74.0728, 2.5588
        CIE-LCH:
        46.5249, 74.1170, 1.9784
        CIE-Luv:
        46.5249, 118.4557, -11.2083
        Hunter-Lab:
        39.5724, 69.8541, 3.9303
      #d7056d color charts
#d7056d RGB chart
      #d7056d CMYK chart
      #d7056d RGB pie chart
      #d7056d color shades, tints & tones
#d7056d color schemes
#d7056d color preview, HTML & CSS examples
           This text has a color of #d7056d        
        
          <p style="color:#d7056d;">Text here</p>
        
        
          .mytext {color:#d7056d;}
        
        Text color #d7056d
      
           This box has a color of #d7056d        
        
          <div style="background-color:#d7056d;">Content here</div>
        
        
          .mybackground {background-color:#d7056d;}
        
        Background color #d7056d
      
           Border around this has a color of #d7056d        
        
          <div style="border:2px solid #d7056d;">Content here</div>
        
        
          .myborder {border:2px solid #d7056d;}
        
        Border color #d7056d