#d05669 color space conversions
Hex:
        #d05669
        RGB:
        208, 86, 105
        CMY:
        18, 66, 59
        CMYK:
        0, 59, 50, 18
      HSL:
        351°, 56.4815%, 57.6471%
        HSV (HSB):
        351°, 58.6538%, 81.5686%
        XYZ:
        31.8900, 21.0854, 15.7537
        xyY:
        0.4640, 0.3068, 21.0854
      CIE-Lab:
        53.0428, 49.8381, 14.0438
        CIE-LCH:
        53.0428, 51.7790, 15.7372
        CIE-Luv:
        53.0428, 86.0182, 7.9751
        Hunter-Lab:
        45.9188, 43.6079, 11.8021
      #d05669 color charts
#d05669 RGB chart
      #d05669 CMYK chart
      #d05669 RGB pie chart
      #d05669 color shades, tints & tones
#d05669 color schemes
#d05669 color preview, HTML & CSS examples
           This text has a color of #d05669        
        
          <p style="color:#d05669;">Text here</p>
        
        
          .mytext {color:#d05669;}
        
        Text color #d05669
      
           This box has a color of #d05669        
        
          <div style="background-color:#d05669;">Content here</div>
        
        
          .mybackground {background-color:#d05669;}
        
        Background color #d05669
      
           Border around this has a color of #d05669        
        
          <div style="border:2px solid #d05669;">Content here</div>
        
        
          .myborder {border:2px solid #d05669;}
        
        Border color #d05669