#d56600 color space conversions
Hex:
        #d56600
        RGB:
        213, 102, 0
        CMY:
        16, 60, 100
        CMYK:
        0, 52, 100, 16
      HSL:
        29°, 100.0000%, 41.7647%
        HSV (HSB):
        29°, 100.0000%, 83.5294%
        XYZ:
        32.1919, 23.6489, 2.8680
        xyY:
        0.5483, 0.4028, 23.6489
      CIE-Lab:
        55.7345, 39.3291, 64.1731
        CIE-LCH:
        55.7345, 75.2659, 58.4976
        CIE-Luv:
        55.7345, 92.5383, 50.5576
        Hunter-Lab:
        48.6301, 33.0599, 30.5444
      #d56600 color charts
#d56600 RGB chart
      #d56600 CMYK chart
      #d56600 RGB pie chart
      #d56600 color shades, tints & tones
#d56600 color schemes
#d56600 color preview, HTML & CSS examples
           This text has a color of #d56600        
        
          <p style="color:#d56600;">Text here</p>
        
        
          .mytext {color:#d56600;}
        
        Text color #d56600
      
           This box has a color of #d56600        
        
          <div style="background-color:#d56600;">Content here</div>
        
        
          .mybackground {background-color:#d56600;}
        
        Background color #d56600
      
           Border around this has a color of #d56600        
        
          <div style="border:2px solid #d56600;">Content here</div>
        
        
          .myborder {border:2px solid #d56600;}
        
        Border color #d56600