#dd432f color space conversions
Hex:
        #dd432f
        RGB:
        221, 67, 47
        CMY:
        13, 74, 82
        CMYK:
        0, 70, 79, 13
      HSL:
        7°, 71.9008%, 52.5490%
        HSV (HSB):
        7°, 78.7330%, 86.6667%
        XYZ:
        32.3390, 19.5917, 4.7664
        xyY:
        0.5704, 0.3455, 19.5917
      CIE-Lab:
        51.3724, 58.6613, 45.6725
        CIE-LCH:
        51.3724, 74.3446, 37.9036
        CIE-Luv:
        51.3724, 121.5774, 33.0480
        Hunter-Lab:
        44.2625, 52.9561, 24.5991
      #dd432f color charts
#dd432f RGB chart
      #dd432f CMYK chart
      #dd432f RGB pie chart
      #dd432f color shades, tints & tones
#dd432f color schemes
#dd432f color preview, HTML & CSS examples
           This text has a color of #dd432f        
        
          <p style="color:#dd432f;">Text here</p>
        
        
          .mytext {color:#dd432f;}
        
        Text color #dd432f
      
           This box has a color of #dd432f        
        
          <div style="background-color:#dd432f;">Content here</div>
        
        
          .mybackground {background-color:#dd432f;}
        
        Background color #dd432f
      
           Border around this has a color of #dd432f        
        
          <div style="border:2px solid #dd432f;">Content here</div>
        
        
          .myborder {border:2px solid #dd432f;}
        
        Border color #dd432f