#dd4f48 color space conversions
Hex:
        #dd4f48
        RGB:
        221, 79, 72
        CMY:
        13, 69, 72
        CMYK:
        0, 64, 67, 13
      HSL:
        3°, 68.6636%, 57.4510%
        HSV (HSB):
        3°, 67.4208%, 86.6667%
        XYZ:
        33.7845, 21.4320, 8.4870
        xyY:
        0.5303, 0.3364, 21.4320
      CIE-Lab:
        53.4191, 54.9644, 34.2545
        CIE-LCH:
        53.4191, 64.7646, 31.9317
        CIE-Luv:
        53.4191, 109.1037, 26.5948
        Hunter-Lab:
        46.2947, 49.2482, 21.5369
      #dd4f48 color charts
#dd4f48 RGB chart
      #dd4f48 CMYK chart
      #dd4f48 RGB pie chart
      #dd4f48 color shades, tints & tones
#dd4f48 color schemes
#dd4f48 color preview, HTML & CSS examples
           This text has a color of #dd4f48        
        
          <p style="color:#dd4f48;">Text here</p>
        
        
          .mytext {color:#dd4f48;}
        
        Text color #dd4f48
      
           This box has a color of #dd4f48        
        
          <div style="background-color:#dd4f48;">Content here</div>
        
        
          .mybackground {background-color:#dd4f48;}
        
        Background color #dd4f48
      
           Border around this has a color of #dd4f48        
        
          <div style="border:2px solid #dd4f48;">Content here</div>
        
        
          .myborder {border:2px solid #dd4f48;}
        
        Border color #dd4f48