#dd422b color space conversions
Hex:
        #dd422b
        RGB:
        221, 66, 43
        CMY:
        13, 74, 83
        CMYK:
        0, 70, 81, 13
      HSL:
        8°, 72.3577%, 51.7647%
        HSV (HSB):
        8°, 80.5430%, 86.6667%
        XYZ:
        32.2031, 19.4430, 4.3411
        xyY:
        0.5752, 0.3473, 19.4430
      CIE-Lab:
        51.2015, 58.9079, 47.5403
        CIE-LCH:
        51.2015, 75.6982, 38.9044
        CIE-Luv:
        51.2015, 122.8323, 34.0207
        Hunter-Lab:
        44.0942, 53.1979, 25.0288
      #dd422b color charts
#dd422b RGB chart
      #dd422b CMYK chart
      #dd422b RGB pie chart
      #dd422b color shades, tints & tones
#dd422b color schemes
#dd422b color preview, HTML & CSS examples
           This text has a color of #dd422b        
        
          <p style="color:#dd422b;">Text here</p>
        
        
          .mytext {color:#dd422b;}
        
        Text color #dd422b
      
           This box has a color of #dd422b        
        
          <div style="background-color:#dd422b;">Content here</div>
        
        
          .mybackground {background-color:#dd422b;}
        
        Background color #dd422b
      
           Border around this has a color of #dd422b        
        
          <div style="border:2px solid #dd422b;">Content here</div>
        
        
          .myborder {border:2px solid #dd422b;}
        
        Border color #dd422b