#dd3b75 color space conversions
Hex:
        #dd3b75
        RGB:
        221, 59, 117
        CMY:
        13, 77, 54
        CMYK:
        0, 73, 47, 13
      HSL:
        339°, 70.4348%, 54.9020%
        HSV (HSB):
        339°, 73.3032%, 86.6667%
        XYZ:
        34.5936, 19.7844, 18.8251
        xyY:
        0.4726, 0.2703, 19.7844
      CIE-Lab:
        51.5926, 65.6425, 5.1209
        CIE-LCH:
        51.5926, 65.8419, 4.4607
        CIE-Luv:
        51.5926, 106.6063, -6.1868
        Hunter-Lab:
        44.4797, 60.9871, 6.0425
      #dd3b75 color charts
#dd3b75 RGB chart
      #dd3b75 CMYK chart
      #dd3b75 RGB pie chart
      #dd3b75 color shades, tints & tones
#dd3b75 color schemes
#dd3b75 color preview, HTML & CSS examples
           This text has a color of #dd3b75        
        
          <p style="color:#dd3b75;">Text here</p>
        
        
          .mytext {color:#dd3b75;}
        
        Text color #dd3b75
      
           This box has a color of #dd3b75        
        
          <div style="background-color:#dd3b75;">Content here</div>
        
        
          .mybackground {background-color:#dd3b75;}
        
        Background color #dd3b75
      
           Border around this has a color of #dd3b75        
        
          <div style="border:2px solid #dd3b75;">Content here</div>
        
        
          .myborder {border:2px solid #dd3b75;}
        
        Border color #dd3b75