#d16064 color space conversions
Hex:
        #d16064
        RGB:
        209, 96, 100
        CMY:
        18, 62, 61
        CMYK:
        0, 54, 52, 18
      HSL:
        358°, 55.1220%, 59.8039%
        HSV (HSB):
        358°, 54.0670%, 81.9608%
        XYZ:
        32.7776, 22.8412, 14.7378
        xyY:
        0.4659, 0.3246, 22.8412
      CIE-Lab:
        54.9083, 44.9911, 19.5675
        CIE-LCH:
        54.9083, 49.0620, 23.5051
        CIE-Luv:
        54.9083, 81.8163, 15.3996
        Hunter-Lab:
        47.7924, 38.7845, 15.1714
      #d16064 color charts
#d16064 RGB chart
      #d16064 CMYK chart
      #d16064 RGB pie chart
      #d16064 color shades, tints & tones
#d16064 color schemes
#d16064 color preview, HTML & CSS examples
           This text has a color of #d16064        
        
          <p style="color:#d16064;">Text here</p>
        
        
          .mytext {color:#d16064;}
        
        Text color #d16064
      
           This box has a color of #d16064        
        
          <div style="background-color:#d16064;">Content here</div>
        
        
          .mybackground {background-color:#d16064;}
        
        Background color #d16064
      
           Border around this has a color of #d16064        
        
          <div style="border:2px solid #d16064;">Content here</div>
        
        
          .myborder {border:2px solid #d16064;}
        
        Border color #d16064