#dc5e1b color space conversions
Hex:
        #dc5e1b
        RGB:
        220, 94, 27
        CMY:
        14, 63, 89
        CMYK:
        0, 57, 88, 14
      HSL:
        21°, 78.1377%, 48.4314%
        HSV (HSB):
        21°, 87.7273%, 86.2745%
        XYZ:
        33.7157, 23.3002, 3.7573
        xyY:
        0.5548, 0.3834, 23.3002
      CIE-Lab:
        55.3802, 46.2709, 57.9563
        CIE-LCH:
        55.3802, 74.1615, 51.3970
        CIE-Luv:
        55.3802, 103.6908, 45.5291
        Hunter-Lab:
        48.2703, 40.2054, 29.1741
      #dc5e1b color charts
#dc5e1b RGB chart
      #dc5e1b CMYK chart
      #dc5e1b RGB pie chart
      #dc5e1b color shades, tints & tones
#dc5e1b color schemes
#dc5e1b color preview, HTML & CSS examples
           This text has a color of #dc5e1b        
        
          <p style="color:#dc5e1b;">Text here</p>
        
        
          .mytext {color:#dc5e1b;}
        
        Text color #dc5e1b
      
           This box has a color of #dc5e1b        
        
          <div style="background-color:#dc5e1b;">Content here</div>
        
        
          .mybackground {background-color:#dc5e1b;}
        
        Background color #dc5e1b
      
           Border around this has a color of #dc5e1b        
        
          <div style="border:2px solid #dc5e1b;">Content here</div>
        
        
          .myborder {border:2px solid #dc5e1b;}
        
        Border color #dc5e1b