#dd2b30 color space conversions
Hex:
        #dd2b30
        RGB:
        221, 43, 48
        CMY:
        13, 83, 81
        CMYK:
        0, 81, 78, 13
      HSL:
        358°, 72.3577%, 51.7647%
        HSV (HSB):
        358°, 80.5430%, 86.6667%
        XYZ:
        31.2162, 17.3133, 4.4928
        xyY:
        0.5887, 0.3265, 17.3133
      CIE-Lab:
        48.6524, 66.2978, 42.3582
        CIE-LCH:
        48.6524, 78.6741, 32.5748
        CIE-Luv:
        48.6524, 134.3183, 27.5539
        Hunter-Lab:
        41.6093, 61.0984, 22.7245
      #dd2b30 color charts
#dd2b30 RGB chart
      #dd2b30 CMYK chart
      #dd2b30 RGB pie chart
      #dd2b30 color shades, tints & tones
#dd2b30 color schemes
#dd2b30 color preview, HTML & CSS examples
           This text has a color of #dd2b30        
        
          <p style="color:#dd2b30;">Text here</p>
        
        
          .mytext {color:#dd2b30;}
        
        Text color #dd2b30
      
           This box has a color of #dd2b30        
        
          <div style="background-color:#dd2b30;">Content here</div>
        
        
          .mybackground {background-color:#dd2b30;}
        
        Background color #dd2b30
      
           Border around this has a color of #dd2b30        
        
          <div style="border:2px solid #dd2b30;">Content here</div>
        
        
          .myborder {border:2px solid #dd2b30;}
        
        Border color #dd2b30