#dc440b color space conversions
Hex:
        #dc440b
        RGB:
        220, 68, 11
        CMY:
        14, 73, 96
        CMYK:
        0, 69, 95, 14
      HSL:
        16°, 90.4762%, 45.2941%
        HSV (HSB):
        16°, 95.0000%, 86.2745%
        XYZ:
        31.6427, 19.3741, 2.3884
        xyY:
        0.5925, 0.3628, 19.3741
      CIE-Lab:
        51.1220, 57.2172, 59.7415
        CIE-LCH:
        51.1220, 82.7215, 46.2364
        CIE-Luv:
        51.1220, 123.8690, 40.5259
        Hunter-Lab:
        44.0160, 51.2943, 27.5939
      #dc440b color charts
#dc440b RGB chart
      #dc440b CMYK chart
      #dc440b RGB pie chart
      #dc440b color shades, tints & tones
#dc440b color schemes
#dc440b color preview, HTML & CSS examples
           This text has a color of #dc440b        
        
          <p style="color:#dc440b;">Text here</p>
        
        
          .mytext {color:#dc440b;}
        
        Text color #dc440b
      
           This box has a color of #dc440b        
        
          <div style="background-color:#dc440b;">Content here</div>
        
        
          .mybackground {background-color:#dc440b;}
        
        Background color #dc440b
      
           Border around this has a color of #dc440b        
        
          <div style="border:2px solid #dc440b;">Content here</div>
        
        
          .myborder {border:2px solid #dc440b;}
        
        Border color #dc440b