#d05c65 color space conversions
Hex:
        #d05c65
        RGB:
        208, 92, 101
        CMY:
        18, 64, 60
        CMYK:
        0, 56, 51, 18
      HSL:
        355°, 55.2381%, 58.8235%
        HSV (HSB):
        355°, 55.7692%, 81.5686%
        XYZ:
        32.1885, 22.0038, 14.8625
        xyY:
        0.4661, 0.3186, 22.0038
      CIE-Lab:
        54.0310, 46.6594, 17.7659
        CIE-LCH:
        54.0310, 49.9273, 20.8447
        CIE-Luv:
        54.0310, 83.3327, 12.9478
        Hunter-Lab:
        46.9082, 40.3979, 14.0501
      #d05c65 color charts
#d05c65 RGB chart
      #d05c65 CMYK chart
      #d05c65 RGB pie chart
      #d05c65 color shades, tints & tones
#d05c65 color schemes
#d05c65 color preview, HTML & CSS examples
           This text has a color of #d05c65        
        
          <p style="color:#d05c65;">Text here</p>
        
        
          .mytext {color:#d05c65;}
        
        Text color #d05c65
      
           This box has a color of #d05c65        
        
          <div style="background-color:#d05c65;">Content here</div>
        
        
          .mybackground {background-color:#d05c65;}
        
        Background color #d05c65
      
           Border around this has a color of #d05c65        
        
          <div style="border:2px solid #d05c65;">Content here</div>
        
        
          .myborder {border:2px solid #d05c65;}
        
        Border color #d05c65