#dd452b color space conversions
Hex:
        #dd452b
        RGB:
        221, 69, 43
        CMY:
        13, 73, 83
        CMYK:
        0, 69, 81, 13
      HSL:
        9°, 72.3577%, 51.7647%
        HSV (HSB):
        9°, 80.5430%, 86.6667%
        XYZ:
        32.3830, 19.8028, 4.4011
        xyY:
        0.5723, 0.3500, 19.8028
      CIE-Lab:
        51.6135, 57.7799, 47.9374
        CIE-LCH:
        51.6135, 75.0767, 39.6810
        CIE-Luv:
        51.6135, 120.9191, 34.7798
        Hunter-Lab:
        44.5004, 52.0190, 25.2865
      #dd452b color charts
#dd452b RGB chart
      #dd452b CMYK chart
      #dd452b RGB pie chart
      #dd452b color shades, tints & tones
#dd452b color schemes
#dd452b color preview, HTML & CSS examples
           This text has a color of #dd452b        
        
          <p style="color:#dd452b;">Text here</p>
        
        
          .mytext {color:#dd452b;}
        
        Text color #dd452b
      
           This box has a color of #dd452b        
        
          <div style="background-color:#dd452b;">Content here</div>
        
        
          .mybackground {background-color:#dd452b;}
        
        Background color #dd452b
      
           Border around this has a color of #dd452b        
        
          <div style="border:2px solid #dd452b;">Content here</div>
        
        
          .myborder {border:2px solid #dd452b;}
        
        Border color #dd452b