#dc440d color space conversions
Hex:
        #dc440d
        RGB:
        220, 68, 13
        CMY:
        14, 73, 95
        CMYK:
        0, 69, 94, 14
      HSL:
        16°, 88.8412%, 45.6863%
        HSV (HSB):
        16°, 94.0909%, 86.2745%
        XYZ:
        31.6550, 19.3789, 2.4529
        xyY:
        0.5918, 0.3623, 19.3789
      CIE-Lab:
        51.1276, 57.2375, 59.2520
        CIE-LCH:
        51.1276, 82.3829, 45.9907
        CIE-Luv:
        51.1276, 123.7652, 40.3215
        Hunter-Lab:
        44.0215, 51.3180, 27.5114
      #dc440d color charts
#dc440d RGB chart
      #dc440d CMYK chart
      #dc440d RGB pie chart
      #dc440d color shades, tints & tones
#dc440d color schemes
#dc440d color preview, HTML & CSS examples
           This text has a color of #dc440d        
        
          <p style="color:#dc440d;">Text here</p>
        
        
          .mytext {color:#dc440d;}
        
        Text color #dc440d
      
           This box has a color of #dc440d        
        
          <div style="background-color:#dc440d;">Content here</div>
        
        
          .mybackground {background-color:#dc440d;}
        
        Background color #dc440d
      
           Border around this has a color of #dc440d        
        
          <div style="border:2px solid #dc440d;">Content here</div>
        
        
          .myborder {border:2px solid #dc440d;}
        
        Border color #dc440d