#d05f71 color space conversions
Hex:
        #d05f71
        RGB:
        208, 95, 113
        CMY:
        18, 63, 56
        CMYK:
        0, 54, 46, 18
      HSL:
        350°, 54.5894%, 59.4118%
        HSV (HSB):
        350°, 54.3269%, 81.5686%
        XYZ:
        33.0853, 22.7866, 18.2772
        xyY:
        0.4462, 0.3073, 22.7866
      CIE-Lab:
        54.8518, 46.3283, 11.8317
        CIE-LCH:
        54.8518, 47.8153, 14.3264
        CIE-Luv:
        54.8518, 78.5336, 6.3518
        Hunter-Lab:
        47.7353, 40.1814, 10.7133
      #d05f71 color charts
#d05f71 RGB chart
      #d05f71 CMYK chart
      #d05f71 RGB pie chart
      #d05f71 color shades, tints & tones
#d05f71 color schemes
#d05f71 color preview, HTML & CSS examples
           This text has a color of #d05f71        
        
          <p style="color:#d05f71;">Text here</p>
        
        
          .mytext {color:#d05f71;}
        
        Text color #d05f71
      
           This box has a color of #d05f71        
        
          <div style="background-color:#d05f71;">Content here</div>
        
        
          .mybackground {background-color:#d05f71;}
        
        Background color #d05f71
      
           Border around this has a color of #d05f71        
        
          <div style="border:2px solid #d05f71;">Content here</div>
        
        
          .myborder {border:2px solid #d05f71;}
        
        Border color #d05f71