#d7175d color space conversions
Hex:
        #d7175d
        RGB:
        215, 23, 93
        CMY:
        16, 91, 64
        CMYK:
        0, 89, 57, 16
      HSL:
        338°, 80.6723%, 46.6667%
        HSV (HSB):
        338°, 89.3023%, 84.3137%
        XYZ:
        30.3065, 15.8502, 11.8180
        xyY:
        0.5228, 0.2734, 15.8502
      CIE-Lab:
        46.7773, 70.9961, 12.8347
        CIE-LCH:
        46.7773, 72.1469, 10.2473
        CIE-Luv:
        46.7773, 122.5756, 1.0126
        Hunter-Lab:
        39.8123, 66.2090, 10.2688
      #d7175d color charts
#d7175d RGB chart
      #d7175d CMYK chart
      #d7175d RGB pie chart
      #d7175d color shades, tints & tones
#d7175d color schemes
#d7175d color preview, HTML & CSS examples
           This text has a color of #d7175d        
        
          <p style="color:#d7175d;">Text here</p>
        
        
          .mytext {color:#d7175d;}
        
        Text color #d7175d
      
           This box has a color of #d7175d        
        
          <div style="background-color:#d7175d;">Content here</div>
        
        
          .mybackground {background-color:#d7175d;}
        
        Background color #d7175d
      
           Border around this has a color of #d7175d        
        
          <div style="border:2px solid #d7175d;">Content here</div>
        
        
          .myborder {border:2px solid #d7175d;}
        
        Border color #d7175d