#dc5c46 color space conversions
Hex:
        #dc5c46
        RGB:
        220, 92, 70
        CMY:
        14, 64, 73
        CMYK:
        0, 58, 68, 14
      HSL:
        9°, 68.1818%, 56.8627%
        HSV (HSB):
        9°, 68.1818%, 86.2745%
        XYZ:
        34.4478, 23.3121, 8.4784
        xyY:
        0.5201, 0.3519, 23.3121
      CIE-Lab:
        55.3924, 48.7618, 37.6856
        CIE-LCH:
        55.3924, 61.6273, 37.6987
        CIE-Luv:
        55.3924, 99.8013, 31.6389
        Hunter-Lab:
        48.2826, 42.8584, 23.3865
      #dc5c46 color charts
#dc5c46 RGB chart
      #dc5c46 CMYK chart
      #dc5c46 RGB pie chart
      #dc5c46 color shades, tints & tones
#dc5c46 color schemes
#dc5c46 color preview, HTML & CSS examples
           This text has a color of #dc5c46        
        
          <p style="color:#dc5c46;">Text here</p>
        
        
          .mytext {color:#dc5c46;}
        
        Text color #dc5c46
      
           This box has a color of #dc5c46        
        
          <div style="background-color:#dc5c46;">Content here</div>
        
        
          .mybackground {background-color:#dc5c46;}
        
        Background color #dc5c46
      
           Border around this has a color of #dc5c46        
        
          <div style="border:2px solid #dc5c46;">Content here</div>
        
        
          .myborder {border:2px solid #dc5c46;}
        
        Border color #dc5c46