#d1477f color space conversions
Hex:
        #d1477f
        RGB:
        209, 71, 127
        CMY:
        18, 72, 50
        CMYK:
        0, 66, 39, 18
      HSL:
        336°, 60.0000%, 54.9020%
        HSV (HSB):
        336°, 66.0287%, 81.9608%
        XYZ:
        32.3785, 19.5941, 22.1542
        xyY:
        0.4368, 0.2643, 19.5941
      CIE-Lab:
        51.3751, 58.7914, -1.4688
        CIE-LCH:
        51.3751, 58.8097, 358.5689
        CIE-Luv:
        51.3751, 88.1064, -12.9126
        Hunter-Lab:
        44.2652, 53.1026, 1.3118
      #d1477f color charts
#d1477f RGB chart
      #d1477f CMYK chart
      #d1477f RGB pie chart
      #d1477f color shades, tints & tones
#d1477f color schemes
#d1477f color preview, HTML & CSS examples
           This text has a color of #d1477f        
        
          <p style="color:#d1477f;">Text here</p>
        
        
          .mytext {color:#d1477f;}
        
        Text color #d1477f
      
           This box has a color of #d1477f        
        
          <div style="background-color:#d1477f;">Content here</div>
        
        
          .mybackground {background-color:#d1477f;}
        
        Background color #d1477f
      
           Border around this has a color of #d1477f        
        
          <div style="border:2px solid #d1477f;">Content here</div>
        
        
          .myborder {border:2px solid #d1477f;}
        
        Border color #d1477f