#d06477 color space conversions
Hex:
        #d06477
        RGB:
        208, 100, 119
        CMY:
        18, 61, 53
        CMYK:
        0, 52, 43, 18
      HSL:
        349°, 53.4653%, 60.3922%
        HSV (HSB):
        349°, 51.9231%, 81.5686%
        XYZ:
        33.8994, 23.8561, 20.2708
        xyY:
        0.4345, 0.3057, 23.8561
      CIE-Lab:
        55.9435, 44.4844, 9.8403
        CIE-LCH:
        55.9435, 45.5598, 12.4735
        CIE-Luv:
        55.9435, 74.0265, 4.4320
        Hunter-Lab:
        48.8428, 38.4133, 9.5833
      #d06477 color charts
#d06477 RGB chart
      #d06477 CMYK chart
      #d06477 RGB pie chart
      #d06477 color shades, tints & tones
#d06477 color schemes
#d06477 color preview, HTML & CSS examples
           This text has a color of #d06477        
        
          <p style="color:#d06477;">Text here</p>
        
        
          .mytext {color:#d06477;}
        
        Text color #d06477
      
           This box has a color of #d06477        
        
          <div style="background-color:#d06477;">Content here</div>
        
        
          .mybackground {background-color:#d06477;}
        
        Background color #d06477
      
           Border around this has a color of #d06477        
        
          <div style="border:2px solid #d06477;">Content here</div>
        
        
          .myborder {border:2px solid #d06477;}
        
        Border color #d06477