#dd0b43 color space conversions
Hex:
        #dd0b43
        RGB:
        221, 11, 67
        CMY:
        13, 96, 74
        CMYK:
        0, 95, 70, 13
      HSL:
        344°, 90.5172%, 45.4902%
        HSV (HSB):
        344°, 95.0226%, 86.6667%
        XYZ:
        30.9516, 16.0167, 6.7704
        xyY:
        0.5760, 0.2980, 16.0167
      CIE-Lab:
        46.9964, 72.4581, 29.3800
        CIE-LCH:
        46.9964, 78.1880, 22.0714
        CIE-Luv:
        46.9964, 138.6019, 15.9786
        Hunter-Lab:
        40.0209, 68.0126, 17.9845
      #dd0b43 color charts
#dd0b43 RGB chart
      #dd0b43 CMYK chart
      #dd0b43 RGB pie chart
      #dd0b43 color shades, tints & tones
#dd0b43 color schemes
#dd0b43 color preview, HTML & CSS examples
           This text has a color of #dd0b43        
        
          <p style="color:#dd0b43;">Text here</p>
        
        
          .mytext {color:#dd0b43;}
        
        Text color #dd0b43
      
           This box has a color of #dd0b43        
        
          <div style="background-color:#dd0b43;">Content here</div>
        
        
          .mybackground {background-color:#dd0b43;}
        
        Background color #dd0b43
      
           Border around this has a color of #dd0b43        
        
          <div style="border:2px solid #dd0b43;">Content here</div>
        
        
          .myborder {border:2px solid #dd0b43;}
        
        Border color #dd0b43