#dc811e color space conversions
Hex:
        #dc811e
        RGB:
        220, 129, 30
        CMY:
        14, 49, 88
        CMYK:
        0, 41, 86, 14
      HSL:
        31°, 76.0000%, 49.0196%
        HSV (HSB):
        31°, 86.3636%, 86.2745%
        XYZ:
        37.5998, 31.0099, 5.2321
        xyY:
        0.5092, 0.4200, 31.0099
      CIE-Lab:
        62.5160, 28.6138, 62.6612
        CIE-LCH:
        62.5160, 68.8852, 65.4565
        CIE-Luv:
        62.5160, 74.9782, 56.8764
        Hunter-Lab:
        55.6865, 23.0726, 33.4099
      #dc811e color charts
#dc811e RGB chart
      #dc811e CMYK chart
      #dc811e RGB pie chart
      #dc811e color shades, tints & tones
#dc811e color schemes
#dc811e color preview, HTML & CSS examples
           This text has a color of #dc811e        
        
          <p style="color:#dc811e;">Text here</p>
        
        
          .mytext {color:#dc811e;}
        
        Text color #dc811e
      
           This box has a color of #dc811e        
        
          <div style="background-color:#dc811e;">Content here</div>
        
        
          .mybackground {background-color:#dc811e;}
        
        Background color #dc811e
      
           Border around this has a color of #dc811e        
        
          <div style="border:2px solid #dc811e;">Content here</div>
        
        
          .myborder {border:2px solid #dc811e;}
        
        Border color #dc811e