#d06d70 color space conversions
Hex:
        #d06d70
        RGB:
        208, 109, 112
        CMY:
        18, 57, 56
        CMYK:
        0, 48, 46, 18
      HSL:
        358°, 51.2953%, 62.1569%
        HSV (HSB):
        358°, 47.5962%, 81.5686%
        XYZ:
        34.4057, 25.5170, 18.4411
        xyY:
        0.4391, 0.3256, 25.5170
      CIE-Lab:
        57.5757, 39.2054, 16.1994
        CIE-LCH:
        57.5757, 42.4203, 22.4500
        CIE-Luv:
        57.5757, 69.9346, 13.2618
        Hunter-Lab:
        50.5144, 33.1774, 13.7152
      #d06d70 color charts
#d06d70 RGB chart
      #d06d70 CMYK chart
      #d06d70 RGB pie chart
      #d06d70 color shades, tints & tones
#d06d70 color schemes
#d06d70 color preview, HTML & CSS examples
           This text has a color of #d06d70        
        
          <p style="color:#d06d70;">Text here</p>
        
        
          .mytext {color:#d06d70;}
        
        Text color #d06d70
      
           This box has a color of #d06d70        
        
          <div style="background-color:#d06d70;">Content here</div>
        
        
          .mybackground {background-color:#d06d70;}
        
        Background color #d06d70
      
           Border around this has a color of #d06d70        
        
          <div style="border:2px solid #d06d70;">Content here</div>
        
        
          .myborder {border:2px solid #d06d70;}
        
        Border color #d06d70