#d4868f color space conversions
Hex:
        #d4868f
        RGB:
        212, 134, 143
        CMY:
        17, 47, 44
        CMYK:
        0, 37, 33, 17
      HSL:
        353°, 47.5610%, 67.8431%
        HSV (HSB):
        353°, 36.7925%, 83.1373%
        XYZ:
        40.6344, 33.0304, 30.2204
        xyY:
        0.3911, 0.3180, 33.0304
      CIE-Lab:
        64.1855, 31.0376, 7.7911
        CIE-LCH:
        64.1855, 32.0005, 14.0912
        CIE-Luv:
        64.1855, 51.3108, 4.9832
        Hunter-Lab:
        57.4721, 25.6284, 9.0541
      #d4868f color charts
#d4868f RGB chart
      #d4868f CMYK chart
      #d4868f RGB pie chart
      #d4868f color shades, tints & tones
#d4868f color schemes
#d4868f color preview, HTML & CSS examples
           This text has a color of #d4868f        
        
          <p style="color:#d4868f;">Text here</p>
        
        
          .mytext {color:#d4868f;}
        
        Text color #d4868f
      
           This box has a color of #d4868f        
        
          <div style="background-color:#d4868f;">Content here</div>
        
        
          .mybackground {background-color:#d4868f;}
        
        Background color #d4868f
      
           Border around this has a color of #d4868f        
        
          <div style="border:2px solid #d4868f;">Content here</div>
        
        
          .myborder {border:2px solid #d4868f;}
        
        Border color #d4868f