#dd5345 color space conversions
Hex:
        #dd5345
        RGB:
        221, 83, 69
        CMY:
        13, 67, 73
        CMYK:
        0, 62, 69, 13
      HSL:
        6°, 69.0909%, 56.8627%
        HSV (HSB):
        6°, 68.7783%, 86.6667%
        XYZ:
        33.9862, 21.9883, 8.0831
        xyY:
        0.5306, 0.3433, 21.9883
      CIE-Lab:
        54.0146, 53.1010, 36.6587
        CIE-LCH:
        54.0146, 64.5258, 34.6196
        CIE-Luv:
        54.0146, 107.0692, 29.2271
        Hunter-Lab:
        46.8917, 47.3129, 22.6039
      #dd5345 color charts
#dd5345 RGB chart
      #dd5345 CMYK chart
      #dd5345 RGB pie chart
      #dd5345 color shades, tints & tones
#dd5345 color schemes
#dd5345 color preview, HTML & CSS examples
           This text has a color of #dd5345        
        
          <p style="color:#dd5345;">Text here</p>
        
        
          .mytext {color:#dd5345;}
        
        Text color #dd5345
      
           This box has a color of #dd5345        
        
          <div style="background-color:#dd5345;">Content here</div>
        
        
          .mybackground {background-color:#dd5345;}
        
        Background color #dd5345
      
           Border around this has a color of #dd5345        
        
          <div style="border:2px solid #dd5345;">Content here</div>
        
        
          .myborder {border:2px solid #dd5345;}
        
        Border color #dd5345