#dc5e2b color space conversions
Hex:
        #dc5e2b
        RGB:
        220, 94, 43
        CMY:
        14, 63, 83
        CMYK:
        0, 57, 80, 14
      HSL:
        17°, 71.6599%, 51.5686%
        HSV (HSB):
        17°, 80.4545%, 86.2745%
        XYZ:
        33.9539, 23.3955, 5.0117
        xyY:
        0.5445, 0.3752, 23.3955
      CIE-Lab:
        55.4774, 46.6837, 51.5612
        CIE-LCH:
        55.4774, 69.5551, 47.8422
        CIE-Luv:
        55.4774, 102.2430, 41.9494
        Hunter-Lab:
        48.3689, 40.6578, 27.7149
      #dc5e2b color charts
#dc5e2b RGB chart
      #dc5e2b CMYK chart
      #dc5e2b RGB pie chart
      #dc5e2b color shades, tints & tones
#dc5e2b color schemes
#dc5e2b color preview, HTML & CSS examples
           This text has a color of #dc5e2b        
        
          <p style="color:#dc5e2b;">Text here</p>
        
        
          .mytext {color:#dc5e2b;}
        
        Text color #dc5e2b
      
           This box has a color of #dc5e2b        
        
          <div style="background-color:#dc5e2b;">Content here</div>
        
        
          .mybackground {background-color:#dc5e2b;}
        
        Background color #dc5e2b
      
           Border around this has a color of #dc5e2b        
        
          <div style="border:2px solid #dc5e2b;">Content here</div>
        
        
          .myborder {border:2px solid #dc5e2b;}
        
        Border color #dc5e2b