#dd0b48 color space conversions
Hex:
        #dd0b48
        RGB:
        221, 11, 72
        CMY:
        13, 96, 72
        CMYK:
        0, 95, 67, 13
      HSL:
        343°, 90.5172%, 45.4902%
        HSV (HSB):
        343°, 95.0226%, 86.6667%
        XYZ:
        31.1082, 16.0794, 7.5949
        xyY:
        0.5678, 0.2935, 16.0794
      CIE-Lab:
        47.0785, 72.6837, 26.4272
        CIE-LCH:
        47.0785, 77.3390, 19.9809
        CIE-Luv:
        47.0785, 136.9984, 13.5146
        Hunter-Lab:
        40.0991, 68.3037, 16.8396
      #dd0b48 color charts
#dd0b48 RGB chart
      #dd0b48 CMYK chart
      #dd0b48 RGB pie chart
      #dd0b48 color shades, tints & tones
#dd0b48 color schemes
#dd0b48 color preview, HTML & CSS examples
           This text has a color of #dd0b48        
        
          <p style="color:#dd0b48;">Text here</p>
        
        
          .mytext {color:#dd0b48;}
        
        Text color #dd0b48
      
           This box has a color of #dd0b48        
        
          <div style="background-color:#dd0b48;">Content here</div>
        
        
          .mybackground {background-color:#dd0b48;}
        
        Background color #dd0b48
      
           Border around this has a color of #dd0b48        
        
          <div style="border:2px solid #dd0b48;">Content here</div>
        
        
          .myborder {border:2px solid #dd0b48;}
        
        Border color #dd0b48