#dc5b47 color space conversions
Hex:
        #dc5b47
        RGB:
        220, 91, 71
        CMY:
        14, 64, 72
        CMYK:
        0, 59, 68, 14
      HSL:
        8°, 68.0365%, 57.0588%
        HSV (HSB):
        8°, 67.7273%, 86.2745%
        XYZ:
        34.3936, 23.1527, 8.6174
        xyY:
        0.5198, 0.3499, 23.1527
      CIE-Lab:
        55.2293, 49.2776, 36.9403
        CIE-LCH:
        55.2293, 61.5863, 36.8566
        CIE-Luv:
        55.2293, 100.3275, 30.8489
        Hunter-Lab:
        48.1173, 43.3842, 23.0638
      #dc5b47 color charts
#dc5b47 RGB chart
      #dc5b47 CMYK chart
      #dc5b47 RGB pie chart
      #dc5b47 color shades, tints & tones
#dc5b47 color schemes
#dc5b47 color preview, HTML & CSS examples
           This text has a color of #dc5b47        
        
          <p style="color:#dc5b47;">Text here</p>
        
        
          .mytext {color:#dc5b47;}
        
        Text color #dc5b47
      
           This box has a color of #dc5b47        
        
          <div style="background-color:#dc5b47;">Content here</div>
        
        
          .mybackground {background-color:#dc5b47;}
        
        Background color #dc5b47
      
           Border around this has a color of #dc5b47        
        
          <div style="border:2px solid #dc5b47;">Content here</div>
        
        
          .myborder {border:2px solid #dc5b47;}
        
        Border color #dc5b47