#dc440f color space conversions
Hex:
        #dc440f
        RGB:
        220, 68, 15
        CMY:
        14, 73, 94
        CMYK:
        0, 69, 93, 14
      HSL:
        16°, 87.2340%, 46.0784%
        HSV (HSB):
        16°, 93.1818%, 86.2745%
        XYZ:
        31.6685, 19.3844, 2.5244
        xyY:
        0.5911, 0.3618, 19.3844
      CIE-Lab:
        51.1339, 57.2600, 58.7192
        CIE-LCH:
        51.1339, 82.0162, 45.7208
        CIE-Luv:
        51.1339, 123.6503, 40.0950
        Hunter-Lab:
        44.0277, 51.3443, 27.4199
      #dc440f color charts
#dc440f RGB chart
      #dc440f CMYK chart
      #dc440f RGB pie chart
      #dc440f color shades, tints & tones
#dc440f color schemes
#dc440f color preview, HTML & CSS examples
           This text has a color of #dc440f        
        
          <p style="color:#dc440f;">Text here</p>
        
        
          .mytext {color:#dc440f;}
        
        Text color #dc440f
      
           This box has a color of #dc440f        
        
          <div style="background-color:#dc440f;">Content here</div>
        
        
          .mybackground {background-color:#dc440f;}
        
        Background color #dc440f
      
           Border around this has a color of #dc440f        
        
          <div style="border:2px solid #dc440f;">Content here</div>
        
        
          .myborder {border:2px solid #dc440f;}
        
        Border color #dc440f