#dc5e15 color space conversions
Hex:
        #dc5e15
        RGB:
        220, 94, 21
        CMY:
        14, 63, 92
        CMYK:
        0, 57, 90, 14
      HSL:
        22°, 82.5726%, 47.2549%
        HSV (HSB):
        22°, 90.4545%, 86.2745%
        XYZ:
        33.6533, 23.2752, 3.4283
        xyY:
        0.5576, 0.3856, 23.2752
      CIE-Lab:
        55.3547, 46.1622, 59.8710
        CIE-LCH:
        55.3547, 75.6008, 52.3668
        CIE-Luv:
        55.3547, 104.0769, 46.4824
        Hunter-Lab:
        48.2444, 40.0865, 29.5578
      #dc5e15 color charts
#dc5e15 RGB chart
      #dc5e15 CMYK chart
      #dc5e15 RGB pie chart
      #dc5e15 color shades, tints & tones
#dc5e15 color schemes
#dc5e15 color preview, HTML & CSS examples
           This text has a color of #dc5e15        
        
          <p style="color:#dc5e15;">Text here</p>
        
        
          .mytext {color:#dc5e15;}
        
        Text color #dc5e15
      
           This box has a color of #dc5e15        
        
          <div style="background-color:#dc5e15;">Content here</div>
        
        
          .mybackground {background-color:#dc5e15;}
        
        Background color #dc5e15
      
           Border around this has a color of #dc5e15        
        
          <div style="border:2px solid #dc5e15;">Content here</div>
        
        
          .myborder {border:2px solid #dc5e15;}
        
        Border color #dc5e15