#d05c72 color space conversions
Hex:
        #d05c72
        RGB:
        208, 92, 114
        CMY:
        18, 64, 55
        CMYK:
        0, 56, 45, 18
      HSL:
        349°, 55.2381%, 58.8235%
        HSV (HSB):
        349°, 55.7692%, 81.5686%
        XYZ:
        32.8768, 22.2791, 18.4871
        xyY:
        0.4464, 0.3025, 22.2791
      CIE-Lab:
        54.3219, 47.8723, 10.4974
        CIE-LCH:
        54.3219, 49.0098, 12.3680
        CIE-Luv:
        54.3219, 80.0828, 4.3928
        Hunter-Lab:
        47.2007, 41.7297, 9.8184
      #d05c72 color charts
#d05c72 RGB chart
      #d05c72 CMYK chart
      #d05c72 RGB pie chart
      #d05c72 color shades, tints & tones
#d05c72 color schemes
#d05c72 color preview, HTML & CSS examples
           This text has a color of #d05c72        
        
          <p style="color:#d05c72;">Text here</p>
        
        
          .mytext {color:#d05c72;}
        
        Text color #d05c72
      
           This box has a color of #d05c72        
        
          <div style="background-color:#d05c72;">Content here</div>
        
        
          .mybackground {background-color:#d05c72;}
        
        Background color #d05c72
      
           Border around this has a color of #d05c72        
        
          <div style="border:2px solid #d05c72;">Content here</div>
        
        
          .myborder {border:2px solid #d05c72;}
        
        Border color #d05c72