#dd0950 color space conversions
Hex:
        #dd0950
        RGB:
        221, 9, 80
        CMY:
        13, 96, 69
        CMYK:
        0, 96, 64, 13
      HSL:
        340°, 92.1739%, 45.0980%
        HSV (HSB):
        340°, 95.9276%, 86.6667%
        XYZ:
        31.3644, 16.1467, 9.0530
        xyY:
        0.5545, 0.2855, 16.1467
      CIE-Lab:
        47.1664, 73.2484, 21.6158
        CIE-LCH:
        47.1664, 76.3712, 16.4415
        CIE-Luv:
        47.1664, 134.4949, 9.1354
        Hunter-Lab:
        40.1830, 69.0063, 14.7704
      #dd0950 color charts
#dd0950 RGB chart
      #dd0950 CMYK chart
      #dd0950 RGB pie chart
      #dd0950 color shades, tints & tones
#dd0950 color schemes
#dd0950 color preview, HTML & CSS examples
           This text has a color of #dd0950        
        
          <p style="color:#dd0950;">Text here</p>
        
        
          .mytext {color:#dd0950;}
        
        Text color #dd0950
      
           This box has a color of #dd0950        
        
          <div style="background-color:#dd0950;">Content here</div>
        
        
          .mybackground {background-color:#dd0950;}
        
        Background color #dd0950
      
           Border around this has a color of #dd0950        
        
          <div style="border:2px solid #dd0950;">Content here</div>
        
        
          .myborder {border:2px solid #dd0950;}
        
        Border color #dd0950