#dd5232 color space conversions
Hex:
        #dd5232
        RGB:
        221, 82, 50
        CMY:
        13, 68, 80
        CMYK:
        0, 63, 77, 13
      HSL:
        11°, 71.5481%, 53.1373%
        HSV (HSB):
        11°, 77.3756%, 86.6667%
        XYZ:
        33.4118, 21.6370, 5.4330
        xyY:
        0.5524, 0.3577, 21.6370
      CIE-Lab:
        53.6397, 52.7061, 46.4383
        CIE-LCH:
        53.6397, 70.2456, 41.3827
        CIE-Luv:
        53.6397, 111.0488, 36.2399
        Hunter-Lab:
        46.5156, 46.8128, 25.6359
      #dd5232 color charts
#dd5232 RGB chart
      #dd5232 CMYK chart
      #dd5232 RGB pie chart
      #dd5232 color shades, tints & tones
#dd5232 color schemes
#dd5232 color preview, HTML & CSS examples
           This text has a color of #dd5232        
        
          <p style="color:#dd5232;">Text here</p>
        
        
          .mytext {color:#dd5232;}
        
        Text color #dd5232
      
           This box has a color of #dd5232        
        
          <div style="background-color:#dd5232;">Content here</div>
        
        
          .mybackground {background-color:#dd5232;}
        
        Background color #dd5232
      
           Border around this has a color of #dd5232        
        
          <div style="border:2px solid #dd5232;">Content here</div>
        
        
          .myborder {border:2px solid #dd5232;}
        
        Border color #dd5232