#dc5c1e color space conversions
Hex:
        #dc5c1e
        RGB:
        220, 92, 30
        CMY:
        14, 64, 88
        CMYK:
        0, 58, 86, 14
      HSL:
        20°, 76.0000%, 49.0196%
        HSV (HSB):
        20°, 86.3636%, 86.2745%
        XYZ:
        33.5767, 22.9637, 3.8910
        xyY:
        0.5556, 0.3800, 22.9637
      CIE-Lab:
        55.0349, 47.2720, 56.5973
        CIE-LCH:
        55.0349, 73.7421, 50.1302
        CIE-Luv:
        55.0349, 105.0266, 44.3552
        Hunter-Lab:
        47.9204, 41.2099, 28.7301
      #dc5c1e color charts
#dc5c1e RGB chart
      #dc5c1e CMYK chart
      #dc5c1e RGB pie chart
      #dc5c1e color shades, tints & tones
#dc5c1e color schemes
#dc5c1e color preview, HTML & CSS examples
           This text has a color of #dc5c1e        
        
          <p style="color:#dc5c1e;">Text here</p>
        
        
          .mytext {color:#dc5c1e;}
        
        Text color #dc5c1e
      
           This box has a color of #dc5c1e        
        
          <div style="background-color:#dc5c1e;">Content here</div>
        
        
          .mybackground {background-color:#dc5c1e;}
        
        Background color #dc5c1e
      
           Border around this has a color of #dc5c1e        
        
          <div style="border:2px solid #dc5c1e;">Content here</div>
        
        
          .myborder {border:2px solid #dc5c1e;}
        
        Border color #dc5c1e