#d9476b color space conversions
Hex:
        #d9476b
        RGB:
        217, 71, 107
        CMY:
        15, 72, 58
        CMYK:
        0, 67, 51, 15
      HSL:
        345°, 65.7658%, 56.4706%
        HSV (HSB):
        345°, 67.2811%, 85.0980%
        XYZ:
        33.5224, 20.3197, 16.0652
        xyY:
        0.4795, 0.2907, 20.3197
      CIE-Lab:
        52.1968, 59.3145, 11.8976
        CIE-LCH:
        52.1968, 60.4959, 11.3422
        CIE-Luv:
        52.1968, 101.1597, 3.2638
        Hunter-Lab:
        45.0774, 53.8582, 10.4237
      #d9476b color charts
#d9476b RGB chart
      #d9476b CMYK chart
      #d9476b RGB pie chart
      #d9476b color shades, tints & tones
#d9476b color schemes
#d9476b color preview, HTML & CSS examples
           This text has a color of #d9476b        
        
          <p style="color:#d9476b;">Text here</p>
        
        
          .mytext {color:#d9476b;}
        
        Text color #d9476b
      
           This box has a color of #d9476b        
        
          <div style="background-color:#d9476b;">Content here</div>
        
        
          .mybackground {background-color:#d9476b;}
        
        Background color #d9476b
      
           Border around this has a color of #d9476b        
        
          <div style="border:2px solid #d9476b;">Content here</div>
        
        
          .myborder {border:2px solid #d9476b;}
        
        Border color #d9476b