#d81175 color space conversions
Hex:
        #d81175
        RGB:
        216, 17, 117
        CMY:
        15, 93, 54
        CMYK:
        0, 92, 46, 15
      HSL:
        330°, 85.4077%, 45.6863%
        HSV (HSB):
        330°, 92.1296%, 84.7059%
        XYZ:
        31.7302, 16.2842, 18.3004
        xyY:
        0.4785, 0.2456, 16.2842
      CIE-Lab:
        47.3451, 73.8159, -1.1574
        CIE-LCH:
        47.3451, 73.8250, 359.1017
        CIE-Luv:
        47.3451, 114.3142, -15.6472
        Hunter-Lab:
        40.3537, 69.7363, 1.3595
      #d81175 color charts
#d81175 RGB chart
      #d81175 CMYK chart
      #d81175 RGB pie chart
      #d81175 color shades, tints & tones
#d81175 color schemes
#d81175 color preview, HTML & CSS examples
           This text has a color of #d81175        
        
          <p style="color:#d81175;">Text here</p>
        
        
          .mytext {color:#d81175;}
        
        Text color #d81175
      
           This box has a color of #d81175        
        
          <div style="background-color:#d81175;">Content here</div>
        
        
          .mybackground {background-color:#d81175;}
        
        Background color #d81175
      
           Border around this has a color of #d81175        
        
          <div style="border:2px solid #d81175;">Content here</div>
        
        
          .myborder {border:2px solid #d81175;}
        
        Border color #d81175