#d5175b color space conversions
Hex:
        #d5175b
        RGB:
        213, 23, 91
        CMY:
        16, 91, 64
        CMYK:
        0, 89, 57, 16
      HSL:
        339°, 80.5085%, 46.2745%
        HSV (HSB):
        339°, 89.2019%, 83.5294%
        XYZ:
        29.6353, 15.5143, 11.3301
        xyY:
        0.5247, 0.2747, 15.5143
      CIE-Lab:
        46.3306, 70.3807, 13.3958
        CIE-LCH:
        46.3306, 71.6442, 10.7764
        CIE-Luv:
        46.3306, 121.7717, 1.7108
        Hunter-Lab:
        39.3881, 65.3726, 10.5167
      #d5175b color charts
#d5175b RGB chart
      #d5175b CMYK chart
      #d5175b RGB pie chart
      #d5175b color shades, tints & tones
#d5175b color schemes
#d5175b color preview, HTML & CSS examples
           This text has a color of #d5175b        
        
          <p style="color:#d5175b;">Text here</p>
        
        
          .mytext {color:#d5175b;}
        
        Text color #d5175b
      
           This box has a color of #d5175b        
        
          <div style="background-color:#d5175b;">Content here</div>
        
        
          .mybackground {background-color:#d5175b;}
        
        Background color #d5175b
      
           Border around this has a color of #d5175b        
        
          <div style="border:2px solid #d5175b;">Content here</div>
        
        
          .myborder {border:2px solid #d5175b;}
        
        Border color #d5175b