#d05f80 color space conversions
Hex:
        #d05f80
        RGB:
        208, 95, 128
        CMY:
        18, 63, 50
        CMYK:
        0, 54, 38, 18
      HSL:
        342°, 54.5894%, 59.4118%
        HSV (HSB):
        342°, 54.3269%, 81.5686%
        XYZ:
        34.0009, 23.1528, 23.0990
        xyY:
        0.4237, 0.2885, 23.1528
      CIE-Lab:
        55.2294, 47.9160, 3.5275
        CIE-LCH:
        55.2294, 48.0456, 4.2105
        CIE-Luv:
        55.2294, 74.6663, -4.2263
        Hunter-Lab:
        48.1174, 41.9270, 5.2197
      #d05f80 color charts
#d05f80 RGB chart
      #d05f80 CMYK chart
      #d05f80 RGB pie chart
      #d05f80 color shades, tints & tones
#d05f80 color schemes
#d05f80 color preview, HTML & CSS examples
           This text has a color of #d05f80        
        
          <p style="color:#d05f80;">Text here</p>
        
        
          .mytext {color:#d05f80;}
        
        Text color #d05f80
      
           This box has a color of #d05f80        
        
          <div style="background-color:#d05f80;">Content here</div>
        
        
          .mybackground {background-color:#d05f80;}
        
        Background color #d05f80
      
           Border around this has a color of #d05f80        
        
          <div style="border:2px solid #d05f80;">Content here</div>
        
        
          .myborder {border:2px solid #d05f80;}
        
        Border color #d05f80