#d06992 color space conversions
Hex:
        #d06992
        RGB:
        208, 105, 146
        CMY:
        18, 59, 43
        CMYK:
        0, 50, 30, 18
      HSL:
        336°, 52.2843%, 61.3725%
        HSV (HSB):
        336°, 49.5192%, 81.5686%
        XYZ:
        36.2523, 25.5884, 30.2225
        xyY:
        0.3938, 0.2779, 25.5884
      CIE-Lab:
        57.6443, 45.1745, -3.4899
        CIE-LCH:
        57.6443, 45.3091, 355.5824
        CIE-Luv:
        57.6443, 64.5041, -13.0659
        Hunter-Lab:
        50.5849, 39.4005, -0.0139
      #d06992 color charts
#d06992 RGB chart
      #d06992 CMYK chart
      #d06992 RGB pie chart
      #d06992 color shades, tints & tones
#d06992 color schemes
#d06992 color preview, HTML & CSS examples
           This text has a color of #d06992        
        
          <p style="color:#d06992;">Text here</p>
        
        
          .mytext {color:#d06992;}
        
        Text color #d06992
      
           This box has a color of #d06992        
        
          <div style="background-color:#d06992;">Content here</div>
        
        
          .mybackground {background-color:#d06992;}
        
        Background color #d06992
      
           Border around this has a color of #d06992        
        
          <div style="border:2px solid #d06992;">Content here</div>
        
        
          .myborder {border:2px solid #d06992;}
        
        Border color #d06992