#dc5d3a color space conversions
Hex:
        #dc5d3a
        RGB:
        220, 93, 58
        CMY:
        14, 64, 77
        CMYK:
        0, 58, 74, 14
      HSL:
        13°, 69.8276%, 54.5098%
        HSV (HSB):
        13°, 73.6364%, 86.2745%
        XYZ:
        34.1933, 23.3498, 6.7078
        xyY:
        0.5322, 0.3634, 23.3498
      CIE-Lab:
        55.4309, 47.7157, 44.1672
        CIE-LCH:
        55.4309, 65.0194, 42.7883
        CIE-Luv:
        55.4309, 101.0538, 36.8285
        Hunter-Lab:
        48.3217, 41.7469, 25.5948
      #dc5d3a color charts
#dc5d3a RGB chart
      #dc5d3a CMYK chart
      #dc5d3a RGB pie chart
      #dc5d3a color shades, tints & tones
#dc5d3a color schemes
#dc5d3a color preview, HTML & CSS examples
           This text has a color of #dc5d3a        
        
          <p style="color:#dc5d3a;">Text here</p>
        
        
          .mytext {color:#dc5d3a;}
        
        Text color #dc5d3a
      
           This box has a color of #dc5d3a        
        
          <div style="background-color:#dc5d3a;">Content here</div>
        
        
          .mybackground {background-color:#dc5d3a;}
        
        Background color #dc5d3a
      
           Border around this has a color of #dc5d3a        
        
          <div style="border:2px solid #dc5d3a;">Content here</div>
        
        
          .myborder {border:2px solid #dc5d3a;}
        
        Border color #dc5d3a