#d56546 color space conversions
Hex:
        #d56546
        RGB:
        213, 101, 70
        CMY:
        16, 60, 73
        CMYK:
        0, 53, 67, 16
      HSL:
        13°, 62.9956%, 55.4902%
        HSV (HSB):
        13°, 67.1362%, 83.5294%
        XYZ:
        33.1997, 23.8957, 8.6569
        xyY:
        0.5049, 0.3634, 23.8957
      CIE-Lab:
        55.9832, 41.8568, 38.1093
        CIE-LCH:
        55.9832, 56.6066, 42.3169
        CIE-Luv:
        55.9832, 87.4510, 33.9510
        Hunter-Lab:
        48.8832, 35.6852, 23.7184
      #d56546 color charts
#d56546 RGB chart
      #d56546 CMYK chart
      #d56546 RGB pie chart
      #d56546 color shades, tints & tones
#d56546 color schemes
#d56546 color preview, HTML & CSS examples
           This text has a color of #d56546        
        
          <p style="color:#d56546;">Text here</p>
        
        
          .mytext {color:#d56546;}
        
        Text color #d56546
      
           This box has a color of #d56546        
        
          <div style="background-color:#d56546;">Content here</div>
        
        
          .mybackground {background-color:#d56546;}
        
        Background color #d56546
      
           Border around this has a color of #d56546        
        
          <div style="border:2px solid #d56546;">Content here</div>
        
        
          .myborder {border:2px solid #d56546;}
        
        Border color #d56546