#d07985 color space conversions
Hex:
        #d07985
        RGB:
        208, 121, 133
        CMY:
        18, 53, 48
        CMYK:
        0, 42, 36, 18
      HSL:
        352°, 48.0663%, 64.5098%
        HSV (HSB):
        352°, 41.8269%, 81.5686%
        XYZ:
        37.0834, 28.7781, 25.7905
        xyY:
        0.4046, 0.3140, 28.7781
      CIE-Lab:
        60.5853, 35.2478, 8.2979
        CIE-LCH:
        60.5853, 36.2114, 13.2472
        CIE-Luv:
        60.5853, 58.1025, 4.6612
        Hunter-Lab:
        53.6452, 29.5129, 9.0473
      #d07985 color charts
#d07985 RGB chart
      #d07985 CMYK chart
      #d07985 RGB pie chart
      #d07985 color shades, tints & tones
#d07985 color schemes
#d07985 color preview, HTML & CSS examples
           This text has a color of #d07985        
        
          <p style="color:#d07985;">Text here</p>
        
        
          .mytext {color:#d07985;}
        
        Text color #d07985
      
           This box has a color of #d07985        
        
          <div style="background-color:#d07985;">Content here</div>
        
        
          .mybackground {background-color:#d07985;}
        
        Background color #d07985
      
           Border around this has a color of #d07985        
        
          <div style="border:2px solid #d07985;">Content here</div>
        
        
          .myborder {border:2px solid #d07985;}
        
        Border color #d07985