#dc5f2e color space conversions
Hex:
        #dc5f2e
        RGB:
        220, 95, 46
        CMY:
        14, 63, 82
        CMYK:
        0, 57, 79, 14
      HSL:
        17°, 71.3115%, 52.1569%
        HSV (HSB):
        17°, 79.0909%, 86.2745%
        XYZ:
        34.1006, 23.5973, 5.3422
        xyY:
        0.5409, 0.3743, 23.5973
      CIE-Lab:
        55.6823, 46.3100, 50.3724
        CIE-LCH:
        55.6823, 68.4251, 47.4060
        CIE-Luv:
        55.6823, 101.1368, 41.4296
        Hunter-Lab:
        48.5771, 40.2951, 27.4836
      #dc5f2e color charts
#dc5f2e RGB chart
      #dc5f2e CMYK chart
      #dc5f2e RGB pie chart
      #dc5f2e color shades, tints & tones
#dc5f2e color schemes
#dc5f2e color preview, HTML & CSS examples
           This text has a color of #dc5f2e        
        
          <p style="color:#dc5f2e;">Text here</p>
        
        
          .mytext {color:#dc5f2e;}
        
        Text color #dc5f2e
      
           This box has a color of #dc5f2e        
        
          <div style="background-color:#dc5f2e;">Content here</div>
        
        
          .mybackground {background-color:#dc5f2e;}
        
        Background color #dc5f2e
      
           Border around this has a color of #dc5f2e        
        
          <div style="border:2px solid #dc5f2e;">Content here</div>
        
        
          .myborder {border:2px solid #dc5f2e;}
        
        Border color #dc5f2e