#dd3054 color space conversions
Hex:
        #dd3054
        RGB:
        221, 48, 84
        CMY:
        13, 81, 67
        CMYK:
        0, 78, 62, 13
      HSL:
        348°, 71.7842%, 52.7451%
        HSV (HSB):
        348°, 78.2805%, 86.6667%
        XYZ:
        32.4760, 18.1262, 10.1745
        xyY:
        0.5343, 0.2982, 18.1262
      CIE-Lab:
        49.6488, 66.5828, 22.4303
        CIE-LCH:
        49.6488, 70.2594, 18.6175
        CIE-Luv:
        49.6488, 122.6701, 12.1291
        Hunter-Lab:
        42.5748, 61.6535, 15.6333
      #dd3054 color charts
#dd3054 RGB chart
      #dd3054 CMYK chart
      #dd3054 RGB pie chart
      #dd3054 color shades, tints & tones
#dd3054 color schemes
#dd3054 color preview, HTML & CSS examples
           This text has a color of #dd3054        
        
          <p style="color:#dd3054;">Text here</p>
        
        
          .mytext {color:#dd3054;}
        
        Text color #dd3054
      
           This box has a color of #dd3054        
        
          <div style="background-color:#dd3054;">Content here</div>
        
        
          .mybackground {background-color:#dd3054;}
        
        Background color #dd3054
      
           Border around this has a color of #dd3054        
        
          <div style="border:2px solid #dd3054;">Content here</div>
        
        
          .myborder {border:2px solid #dd3054;}
        
        Border color #dd3054