#d04d96 color space conversions
Hex:
        #d04d96
        RGB:
        208, 77, 150
        CMY:
        18, 70, 41
        CMYK:
        0, 63, 28, 18
      HSL:
        327°, 58.2222%, 55.8824%
        HSV (HSB):
        327°, 62.9808%, 81.5686%
        XYZ:
        34.1713, 20.9197, 31.0910
        xyY:
        0.3965, 0.2427, 20.9197
      CIE-Lab:
        52.8615, 58.7146, -12.9741
        CIE-LCH:
        52.8615, 60.1310, 347.5396
        CIE-Luv:
        52.8615, 76.9223, -28.6122
        Hunter-Lab:
        45.7380, 53.3176, -8.2866
      #d04d96 color charts
#d04d96 RGB chart
      #d04d96 CMYK chart
      #d04d96 RGB pie chart
      #d04d96 color shades, tints & tones
#d04d96 color schemes
#d04d96 color preview, HTML & CSS examples
           This text has a color of #d04d96        
        
          <p style="color:#d04d96;">Text here</p>
        
        
          .mytext {color:#d04d96;}
        
        Text color #d04d96
      
           This box has a color of #d04d96        
        
          <div style="background-color:#d04d96;">Content here</div>
        
        
          .mybackground {background-color:#d04d96;}
        
        Background color #d04d96
      
           Border around this has a color of #d04d96        
        
          <div style="border:2px solid #d04d96;">Content here</div>
        
        
          .myborder {border:2px solid #d04d96;}
        
        Border color #d04d96