#dd7385 color space conversions
Hex:
        #dd7385
        RGB:
        221, 115, 133
        CMY:
        13, 55, 48
        CMYK:
        0, 48, 40, 13
      HSL:
        350°, 60.9195%, 65.8824%
        HSV (HSB):
        350°, 47.9638%, 86.6667%
        XYZ:
        40.1832, 29.3271, 25.7331
        xyY:
        0.4219, 0.3079, 29.3271
      CIE-Lab:
        61.0692, 43.0706, 9.2242
        CIE-LCH:
        61.0692, 44.0473, 12.0881
        CIE-Luv:
        61.0692, 71.9109, 4.1956
        Hunter-Lab:
        54.1545, 37.6785, 9.7347
      #dd7385 color charts
#dd7385 RGB chart
      #dd7385 CMYK chart
      #dd7385 RGB pie chart
      #dd7385 color shades, tints & tones
#dd7385 color schemes
#dd7385 color preview, HTML & CSS examples
           This text has a color of #dd7385        
        
          <p style="color:#dd7385;">Text here</p>
        
        
          .mytext {color:#dd7385;}
        
        Text color #dd7385
      
           This box has a color of #dd7385        
        
          <div style="background-color:#dd7385;">Content here</div>
        
        
          .mybackground {background-color:#dd7385;}
        
        Background color #dd7385
      
           Border around this has a color of #dd7385        
        
          <div style="border:2px solid #dd7385;">Content here</div>
        
        
          .myborder {border:2px solid #dd7385;}
        
        Border color #dd7385