#dd472f color space conversions
Hex:
        #dd472f
        RGB:
        221, 71, 47
        CMY:
        13, 72, 82
        CMYK:
        0, 68, 79, 13
      HSL:
        8°, 71.9008%, 52.5490%
        HSV (HSB):
        8°, 78.7330%, 86.6667%
        XYZ:
        32.5851, 20.0839, 4.8485
        xyY:
        0.5665, 0.3492, 20.0839
      CIE-Lab:
        51.9319, 57.1328, 46.2351
        CIE-LCH:
        51.9319, 73.4972, 38.9817
        CIE-Luv:
        51.9319, 119.0120, 34.0898
        Hunter-Lab:
        44.8150, 51.3615, 24.9560
      #dd472f color charts
#dd472f RGB chart
      #dd472f CMYK chart
      #dd472f RGB pie chart
      #dd472f color shades, tints & tones
#dd472f color schemes
#dd472f color preview, HTML & CSS examples
           This text has a color of #dd472f        
        
          <p style="color:#dd472f;">Text here</p>
        
        
          .mytext {color:#dd472f;}
        
        Text color #dd472f
      
           This box has a color of #dd472f        
        
          <div style="background-color:#dd472f;">Content here</div>
        
        
          .mybackground {background-color:#dd472f;}
        
        Background color #dd472f
      
           Border around this has a color of #dd472f        
        
          <div style="border:2px solid #dd472f;">Content here</div>
        
        
          .myborder {border:2px solid #dd472f;}
        
        Border color #dd472f