#dd3455 color space conversions
Hex:
        #dd3455
        RGB:
        221, 52, 85
        CMY:
        13, 80, 67
        CMYK:
        0, 76, 62, 13
      HSL:
        348°, 71.3080%, 53.5294%
        HSV (HSB):
        348°, 76.4706%, 86.6667%
        XYZ:
        32.6865, 18.4840, 10.4393
        xyY:
        0.5305, 0.3000, 18.4840
      CIE-Lab:
        50.0780, 65.4863, 22.3897
        CIE-LCH:
        50.0780, 69.2081, 18.8755
        CIE-Luv:
        50.0780, 120.6211, 12.4560
        Hunter-Lab:
        42.9930, 60.4711, 15.6987
      #dd3455 color charts
#dd3455 RGB chart
      #dd3455 CMYK chart
      #dd3455 RGB pie chart
      #dd3455 color shades, tints & tones
#dd3455 color schemes
#dd3455 color preview, HTML & CSS examples
           This text has a color of #dd3455        
        
          <p style="color:#dd3455;">Text here</p>
        
        
          .mytext {color:#dd3455;}
        
        Text color #dd3455
      
           This box has a color of #dd3455        
        
          <div style="background-color:#dd3455;">Content here</div>
        
        
          .mybackground {background-color:#dd3455;}
        
        Background color #dd3455
      
           Border around this has a color of #dd3455        
        
          <div style="border:2px solid #dd3455;">Content here</div>
        
        
          .myborder {border:2px solid #dd3455;}
        
        Border color #dd3455