#d1476d color space conversions
Hex:
        #d1476d
        RGB:
        209, 71, 109
        CMY:
        18, 72, 57
        CMYK:
        0, 66, 48, 18
      HSL:
        343°, 60.0000%, 54.9020%
        HSV (HSB):
        343°, 66.0287%, 81.9608%
        XYZ:
        31.3081, 19.1659, 16.5173
        xyY:
        0.4673, 0.2861, 19.1659
      CIE-Lab:
        50.8808, 57.0309, 8.6464
        CIE-LCH:
        50.8808, 57.6826, 8.6209
        CIE-Luv:
        50.8808, 94.0205, -0.0319
        Hunter-Lab:
        43.7789, 51.0395, 8.2758
      #d1476d color charts
#d1476d RGB chart
      #d1476d CMYK chart
      #d1476d RGB pie chart
      #d1476d color shades, tints & tones
#d1476d color schemes
#d1476d color preview, HTML & CSS examples
           This text has a color of #d1476d        
        
          <p style="color:#d1476d;">Text here</p>
        
        
          .mytext {color:#d1476d;}
        
        Text color #d1476d
      
           This box has a color of #d1476d        
        
          <div style="background-color:#d1476d;">Content here</div>
        
        
          .mybackground {background-color:#d1476d;}
        
        Background color #d1476d
      
           Border around this has a color of #d1476d        
        
          <div style="border:2px solid #d1476d;">Content here</div>
        
        
          .myborder {border:2px solid #d1476d;}
        
        Border color #d1476d