#d06770 color space conversions
Hex:
        #d06770
        RGB:
        208, 103, 112
        CMY:
        18, 60, 56
        CMYK:
        0, 50, 46, 18
      HSL:
        355°, 52.7638%, 60.9804%
        HSV (HSB):
        355°, 50.4808%, 81.5686%
        XYZ:
        33.7873, 24.2802, 18.2350
        xyY:
        0.4428, 0.3182, 24.2802
      CIE-Lab:
        56.3673, 42.2664, 14.5297
        CIE-LCH:
        56.3673, 44.6941, 18.9711
        CIE-Luv:
        56.3673, 73.7928, 10.5348
        Hunter-Lab:
        49.2750, 36.1642, 12.5513
      #d06770 color charts
#d06770 RGB chart
      #d06770 CMYK chart
      #d06770 RGB pie chart
      #d06770 color shades, tints & tones
#d06770 color schemes
#d06770 color preview, HTML & CSS examples
           This text has a color of #d06770        
        
          <p style="color:#d06770;">Text here</p>
        
        
          .mytext {color:#d06770;}
        
        Text color #d06770
      
           This box has a color of #d06770        
        
          <div style="background-color:#d06770;">Content here</div>
        
        
          .mybackground {background-color:#d06770;}
        
        Background color #d06770
      
           Border around this has a color of #d06770        
        
          <div style="border:2px solid #d06770;">Content here</div>
        
        
          .myborder {border:2px solid #d06770;}
        
        Border color #d06770