#d3466d color space conversions
Hex:
        #d3466d
        RGB:
        211, 70, 109
        CMY:
        17, 73, 57
        CMYK:
        0, 67, 48, 17
      HSL:
        343°, 61.5721%, 55.0980%
        HSV (HSB):
        343°, 66.8246%, 82.7451%
        XYZ:
        31.8144, 19.3333, 16.5229
        xyY:
        0.4701, 0.2857, 19.3333
      CIE-Lab:
        51.0749, 58.0458, 8.9691
        CIE-LCH:
        51.0749, 58.7346, 8.7838
        CIE-Luv:
        51.0749, 96.1562, 0.1212
        Hunter-Lab:
        43.9697, 52.2075, 8.4988
      #d3466d color charts
#d3466d RGB chart
      #d3466d CMYK chart
      #d3466d RGB pie chart
      #d3466d color shades, tints & tones
#d3466d color schemes
#d3466d color preview, HTML & CSS examples
           This text has a color of #d3466d        
        
          <p style="color:#d3466d;">Text here</p>
        
        
          .mytext {color:#d3466d;}
        
        Text color #d3466d
      
           This box has a color of #d3466d        
        
          <div style="background-color:#d3466d;">Content here</div>
        
        
          .mybackground {background-color:#d3466d;}
        
        Background color #d3466d
      
           Border around this has a color of #d3466d        
        
          <div style="border:2px solid #d3466d;">Content here</div>
        
        
          .myborder {border:2px solid #d3466d;}
        
        Border color #d3466d