#dc5f44 color space conversions
Hex:
        #dc5f44
        RGB:
        220, 95, 68
        CMY:
        14, 63, 73
        CMYK:
        0, 57, 69, 14
      HSL:
        11°, 68.4685%, 56.4706%
        HSV (HSB):
        11°, 69.0909%, 86.2745%
        XYZ:
        34.6508, 23.8174, 8.2398
        xyY:
        0.5194, 0.3570, 23.8174
      CIE-Lab:
        55.9045, 47.2531, 39.3776
        CIE-LCH:
        55.9045, 61.5098, 39.8056
        CIE-Luv:
        55.9045, 97.9933, 33.5497
        Hunter-Lab:
        48.8031, 41.3318, 24.1518
      #dc5f44 color charts
#dc5f44 RGB chart
      #dc5f44 CMYK chart
      #dc5f44 RGB pie chart
      #dc5f44 color shades, tints & tones
#dc5f44 color schemes
#dc5f44 color preview, HTML & CSS examples
           This text has a color of #dc5f44        
        
          <p style="color:#dc5f44;">Text here</p>
        
        
          .mytext {color:#dc5f44;}
        
        Text color #dc5f44
      
           This box has a color of #dc5f44        
        
          <div style="background-color:#dc5f44;">Content here</div>
        
        
          .mybackground {background-color:#dc5f44;}
        
        Background color #dc5f44
      
           Border around this has a color of #dc5f44        
        
          <div style="border:2px solid #dc5f44;">Content here</div>
        
        
          .myborder {border:2px solid #dc5f44;}
        
        Border color #dc5f44