#dc992e color space conversions
Hex:
        #dc992e
        RGB:
        220, 153, 46
        CMY:
        14, 40, 82
        CMYK:
        0, 30, 79, 14
      HSL:
        37°, 71.3115%, 52.1569%
        HSV (HSB):
        37°, 79.0909%, 86.2745%
        XYZ:
        41.3996, 38.1954, 7.7752
        xyY:
        0.4738, 0.4372, 38.1954
      CIE-Lab:
        68.1644, 16.2371, 62.1359
        CIE-LCH:
        68.1644, 64.2224, 75.3552
        CIE-Luv:
        68.1644, 54.8154, 62.7037
        Hunter-Lab:
        61.8024, 11.4176, 35.8025
      #dc992e color charts
#dc992e RGB chart
      #dc992e CMYK chart
      #dc992e RGB pie chart
      #dc992e color shades, tints & tones
#dc992e color schemes
#dc992e color preview, HTML & CSS examples
           This text has a color of #dc992e        
        
          <p style="color:#dc992e;">Text here</p>
        
        
          .mytext {color:#dc992e;}
        
        Text color #dc992e
      
           This box has a color of #dc992e        
        
          <div style="background-color:#dc992e;">Content here</div>
        
        
          .mybackground {background-color:#dc992e;}
        
        Background color #dc992e
      
           Border around this has a color of #dc992e        
        
          <div style="border:2px solid #dc992e;">Content here</div>
        
        
          .myborder {border:2px solid #dc992e;}
        
        Border color #dc992e