#d05600 color space conversions
Hex:
        #d05600
        RGB:
        208, 86, 0
        CMY:
        18, 66, 100
        CMYK:
        0, 59, 100, 18
      HSL:
        25°, 100.0000%, 40.7843%
        HSV (HSB):
        25°, 100.0000%, 81.5686%
        XYZ:
        29.3402, 20.0655, 2.3266
        xyY:
        0.5672, 0.3879, 20.0655
      CIE-Lab:
        51.9112, 45.1977, 61.5892
        CIE-LCH:
        51.9112, 76.3941, 53.7266
        CIE-Luv:
        51.9112, 101.2942, 45.2529
        Hunter-Lab:
        44.7945, 38.5264, 28.2766
      #d05600 color charts
#d05600 RGB chart
      #d05600 CMYK chart
      #d05600 RGB pie chart
      #d05600 color shades, tints & tones
#d05600 color schemes
#d05600 color preview, HTML & CSS examples
           This text has a color of #d05600        
        
          <p style="color:#d05600;">Text here</p>
        
        
          .mytext {color:#d05600;}
        
        Text color #d05600
      
           This box has a color of #d05600        
        
          <div style="background-color:#d05600;">Content here</div>
        
        
          .mybackground {background-color:#d05600;}
        
        Background color #d05600
      
           Border around this has a color of #d05600        
        
          <div style="border:2px solid #d05600;">Content here</div>
        
        
          .myborder {border:2px solid #d05600;}
        
        Border color #d05600