#d06895 color space conversions
Hex:
        #d06895
        RGB:
        208, 104, 149
        CMY:
        18, 59, 42
        CMYK:
        0, 50, 28, 18
      HSL:
        334°, 52.5253%, 61.1765%
        HSV (HSB):
        334°, 50.0000%, 81.5686%
        XYZ:
        36.3876, 25.4805, 31.4342
        xyY:
        0.3900, 0.2731, 25.4805
      CIE-Lab:
        57.5406, 46.0718, -5.3894
        CIE-LCH:
        57.5406, 46.3859, 353.3280
        CIE-Luv:
        57.5406, 64.2862, -15.8738
        Hunter-Lab:
        50.4782, 40.3362, -1.5868
      #d06895 color charts
#d06895 RGB chart
      #d06895 CMYK chart
      #d06895 RGB pie chart
      #d06895 color shades, tints & tones
#d06895 color schemes
#d06895 color preview, HTML & CSS examples
           This text has a color of #d06895        
        
          <p style="color:#d06895;">Text here</p>
        
        
          .mytext {color:#d06895;}
        
        Text color #d06895
      
           This box has a color of #d06895        
        
          <div style="background-color:#d06895;">Content here</div>
        
        
          .mybackground {background-color:#d06895;}
        
        Background color #d06895
      
           Border around this has a color of #d06895        
        
          <div style="border:2px solid #d06895;">Content here</div>
        
        
          .myborder {border:2px solid #d06895;}
        
        Border color #d06895