#d06896 color space conversions
Hex:
        #d06896
        RGB:
        208, 104, 150
        CMY:
        18, 59, 41
        CMYK:
        0, 50, 28, 18
      HSL:
        333°, 52.5253%, 61.1765%
        HSV (HSB):
        333°, 50.0000%, 81.5686%
        XYZ:
        36.4678, 25.5125, 31.8565
        xyY:
        0.3886, 0.2719, 25.5125
      CIE-Lab:
        57.5714, 46.2053, -5.9256
        CIE-LCH:
        57.5714, 46.5837, 352.6920
        CIE-Luv:
        57.5714, 64.0326, -16.6512
        Hunter-Lab:
        50.5099, 40.4832, -2.0371
      #d06896 color charts
#d06896 RGB chart
      #d06896 CMYK chart
      #d06896 RGB pie chart
      #d06896 color shades, tints & tones
#d06896 color schemes
#d06896 color preview, HTML & CSS examples
           This text has a color of #d06896        
        
          <p style="color:#d06896;">Text here</p>
        
        
          .mytext {color:#d06896;}
        
        Text color #d06896
      
           This box has a color of #d06896        
        
          <div style="background-color:#d06896;">Content here</div>
        
        
          .mybackground {background-color:#d06896;}
        
        Background color #d06896
      
           Border around this has a color of #d06896        
        
          <div style="border:2px solid #d06896;">Content here</div>
        
        
          .myborder {border:2px solid #d06896;}
        
        Border color #d06896