#dd3154 color space conversions
Hex:
        #dd3154
        RGB:
        221, 49, 84
        CMY:
        13, 81, 67
        CMYK:
        0, 78, 62, 13
      HSL:
        348°, 71.6667%, 52.9412%
        HSV (HSB):
        348°, 77.8281%, 86.6667%
        XYZ:
        32.5173, 18.2089, 10.1883
        xyY:
        0.5338, 0.2989, 18.2089
      CIE-Lab:
        49.7485, 66.3013, 22.5612
        CIE-LCH:
        49.7485, 70.0348, 18.7926
        CIE-Luv:
        49.7485, 122.2472, 12.3454
        Hunter-Lab:
        42.6719, 61.3471, 15.7142
      #dd3154 color charts
#dd3154 RGB chart
      #dd3154 CMYK chart
      #dd3154 RGB pie chart
      #dd3154 color shades, tints & tones
#dd3154 color schemes
#dd3154 color preview, HTML & CSS examples
           This text has a color of #dd3154        
        
          <p style="color:#dd3154;">Text here</p>
        
        
          .mytext {color:#dd3154;}
        
        Text color #dd3154
      
           This box has a color of #dd3154        
        
          <div style="background-color:#dd3154;">Content here</div>
        
        
          .mybackground {background-color:#dd3154;}
        
        Background color #dd3154
      
           Border around this has a color of #dd3154        
        
          <div style="border:2px solid #dd3154;">Content here</div>
        
        
          .myborder {border:2px solid #dd3154;}
        
        Border color #dd3154