#d07992 color space conversions
Hex:
        #d07992
        RGB:
        208, 121, 146
        CMY:
        18, 53, 43
        CMYK:
        0, 42, 30, 18
      HSL:
        343°, 48.0663%, 64.5098%
        HSV (HSB):
        343°, 41.8269%, 81.5686%
        XYZ:
        38.0381, 29.1600, 30.8177
        xyY:
        0.3881, 0.2975, 29.1600
      CIE-Lab:
        60.9225, 36.9028, 1.3113
        CIE-LCH:
        60.9225, 36.9261, 2.0351
        CIE-Luv:
        60.9225, 55.5074, -4.9149
        Hunter-Lab:
        54.0000, 31.2372, 3.9632
      #d07992 color charts
#d07992 RGB chart
      #d07992 CMYK chart
      #d07992 RGB pie chart
      #d07992 color shades, tints & tones
#d07992 color schemes
#d07992 color preview, HTML & CSS examples
           This text has a color of #d07992        
        
          <p style="color:#d07992;">Text here</p>
        
        
          .mytext {color:#d07992;}
        
        Text color #d07992
      
           This box has a color of #d07992        
        
          <div style="background-color:#d07992;">Content here</div>
        
        
          .mybackground {background-color:#d07992;}
        
        Background color #d07992
      
           Border around this has a color of #d07992        
        
          <div style="border:2px solid #d07992;">Content here</div>
        
        
          .myborder {border:2px solid #d07992;}
        
        Border color #d07992