#d56945 color space conversions
Hex:
        #d56945
        RGB:
        213, 105, 69
        CMY:
        16, 59, 73
        CMYK:
        0, 51, 68, 16
      HSL:
        15°, 63.1579%, 55.2941%
        HSV (HSB):
        15°, 67.6056%, 83.5294%
        XYZ:
        33.5663, 24.6790, 8.6246
        xyY:
        0.5020, 0.3691, 24.6790
      CIE-Lab:
        56.7613, 39.7944, 39.5578
        CIE-LCH:
        56.7613, 56.1107, 44.8291
        CIE-Luv:
        56.7613, 84.6205, 35.8998
        Hunter-Lab:
        49.6779, 33.6723, 24.4812
      #d56945 color charts
#d56945 RGB chart
      #d56945 CMYK chart
      #d56945 RGB pie chart
      #d56945 color shades, tints & tones
#d56945 color schemes
#d56945 color preview, HTML & CSS examples
           This text has a color of #d56945        
        
          <p style="color:#d56945;">Text here</p>
        
        
          .mytext {color:#d56945;}
        
        Text color #d56945
      
           This box has a color of #d56945        
        
          <div style="background-color:#d56945;">Content here</div>
        
        
          .mybackground {background-color:#d56945;}
        
        Background color #d56945
      
           Border around this has a color of #d56945        
        
          <div style="border:2px solid #d56945;">Content here</div>
        
        
          .myborder {border:2px solid #d56945;}
        
        Border color #d56945