#d07d99 color space conversions
Hex:
        #d07d99
        RGB:
        208, 125, 153
        CMY:
        18, 51, 40
        CMYK:
        0, 40, 26, 18
      HSL:
        340°, 46.8927%, 65.2941%
        HSV (HSB):
        340°, 39.9038%, 81.5686%
        XYZ:
        39.0958, 30.3770, 33.9398
        xyY:
        0.3781, 0.2937, 30.3770
      CIE-Lab:
        61.9782, 35.7367, -1.1611
        CIE-LCH:
        61.9782, 35.7555, 358.1391
        CIE-Luv:
        61.9782, 51.8053, -8.1067
        Hunter-Lab:
        55.1154, 30.1662, 2.0703
      #d07d99 color charts
#d07d99 RGB chart
      #d07d99 CMYK chart
      #d07d99 RGB pie chart
      #d07d99 color shades, tints & tones
#d07d99 color schemes
#d07d99 color preview, HTML & CSS examples
           This text has a color of #d07d99        
        
          <p style="color:#d07d99;">Text here</p>
        
        
          .mytext {color:#d07d99;}
        
        Text color #d07d99
      
           This box has a color of #d07d99        
        
          <div style="background-color:#d07d99;">Content here</div>
        
        
          .mybackground {background-color:#d07d99;}
        
        Background color #d07d99
      
           Border around this has a color of #d07d99        
        
          <div style="border:2px solid #d07d99;">Content here</div>
        
        
          .myborder {border:2px solid #d07d99;}
        
        Border color #d07d99