#d56529 color space conversions
Hex:
        #d56529
        RGB:
        213, 101, 41
        CMY:
        16, 60, 84
        CMYK:
        0, 53, 81, 16
      HSL:
        21°, 67.7165%, 49.8039%
        HSV (HSB):
        21°, 80.7512%, 83.5294%
        XYZ:
        32.4945, 23.6136, 4.9431
        xyY:
        0.5323, 0.3868, 23.6136
      CIE-Lab:
        55.6988, 40.5714, 52.2718
        CIE-LCH:
        55.6988, 66.1693, 52.1827
        CIE-Luv:
        55.6988, 91.1398, 44.1317
        Hunter-Lab:
        48.5938, 34.3231, 27.9846
      #d56529 color charts
#d56529 RGB chart
      #d56529 CMYK chart
      #d56529 RGB pie chart
      #d56529 color shades, tints & tones
#d56529 color schemes
#d56529 color preview, HTML & CSS examples
           This text has a color of #d56529        
        
          <p style="color:#d56529;">Text here</p>
        
        
          .mytext {color:#d56529;}
        
        Text color #d56529
      
           This box has a color of #d56529        
        
          <div style="background-color:#d56529;">Content here</div>
        
        
          .mybackground {background-color:#d56529;}
        
        Background color #d56529
      
           Border around this has a color of #d56529        
        
          <div style="border:2px solid #d56529;">Content here</div>
        
        
          .myborder {border:2px solid #d56529;}
        
        Border color #d56529