#d06485 color space conversions
Hex:
        #d06485
        RGB:
        208, 100, 133
        CMY:
        18, 61, 48
        CMYK:
        0, 52, 36, 18
      HSL:
        342°, 53.4653%, 60.3922%
        HSV (HSB):
        342°, 51.9231%, 81.5686%
        XYZ:
        34.8032, 24.2177, 25.0305
        xyY:
        0.4141, 0.2881, 24.2177
      CIE-Lab:
        56.3051, 46.0495, 2.1461
        CIE-LCH:
        56.3051, 46.0995, 2.6683
        CIE-Luv:
        56.3051, 70.5467, -5.6291
        Hunter-Lab:
        49.2115, 40.1183, 4.2913
      #d06485 color charts
#d06485 RGB chart
      #d06485 CMYK chart
      #d06485 RGB pie chart
      #d06485 color shades, tints & tones
#d06485 color schemes
#d06485 color preview, HTML & CSS examples
           This text has a color of #d06485        
        
          <p style="color:#d06485;">Text here</p>
        
        
          .mytext {color:#d06485;}
        
        Text color #d06485
      
           This box has a color of #d06485        
        
          <div style="background-color:#d06485;">Content here</div>
        
        
          .mybackground {background-color:#d06485;}
        
        Background color #d06485
      
           Border around this has a color of #d06485        
        
          <div style="border:2px solid #d06485;">Content here</div>
        
        
          .myborder {border:2px solid #d06485;}
        
        Border color #d06485