#d48f89 color space conversions
Hex:
        #d48f89
        RGB:
        212, 143, 137
        CMY:
        17, 44, 46
        CMYK:
        0, 33, 35, 17
      HSL:
        5°, 46.5839%, 68.4314%
        HSV (HSB):
        5°, 35.3774%, 83.1373%
        XYZ:
        41.4892, 35.4481, 28.3224
        xyY:
        0.3942, 0.3368, 35.4481
      CIE-Lab:
        66.0961, 25.4254, 13.8757
        CIE-LCH:
        66.0961, 28.9653, 28.6230
        CIE-Luv:
        66.0961, 46.6623, 14.0790
        Hunter-Lab:
        59.5383, 20.1954, 13.4726
      #d48f89 color charts
#d48f89 RGB chart
      #d48f89 CMYK chart
      #d48f89 RGB pie chart
      #d48f89 color shades, tints & tones
#d48f89 color schemes
#d48f89 color preview, HTML & CSS examples
           This text has a color of #d48f89        
        
          <p style="color:#d48f89;">Text here</p>
        
        
          .mytext {color:#d48f89;}
        
        Text color #d48f89
      
           This box has a color of #d48f89        
        
          <div style="background-color:#d48f89;">Content here</div>
        
        
          .mybackground {background-color:#d48f89;}
        
        Background color #d48f89
      
           Border around this has a color of #d48f89        
        
          <div style="border:2px solid #d48f89;">Content here</div>
        
        
          .myborder {border:2px solid #d48f89;}
        
        Border color #d48f89