#d05c16 color space conversions
Hex:
        #d05c16
        RGB:
        208, 92, 22
        CMY:
        18, 64, 91
        CMYK:
        0, 56, 89, 18
      HSL:
        23°, 80.8696%, 45.0980%
        HSV (HSB):
        23°, 89.4231%, 81.5686%
        XYZ:
        29.9844, 21.1221, 3.2557
        xyY:
        0.5516, 0.3885, 21.1221
      CIE-Lab:
        53.0829, 42.6023, 57.0324
        CIE-LCH:
        53.0829, 71.1874, 53.2408
        CIE-Luv:
        53.0829, 95.5843, 44.7008
        Hunter-Lab:
        45.9588, 36.0289, 27.9711
      #d05c16 color charts
#d05c16 RGB chart
      #d05c16 CMYK chart
      #d05c16 RGB pie chart
      #d05c16 color shades, tints & tones
#d05c16 color schemes
#d05c16 color preview, HTML & CSS examples
           This text has a color of #d05c16        
        
          <p style="color:#d05c16;">Text here</p>
        
        
          .mytext {color:#d05c16;}
        
        Text color #d05c16
      
           This box has a color of #d05c16        
        
          <div style="background-color:#d05c16;">Content here</div>
        
        
          .mybackground {background-color:#d05c16;}
        
        Background color #d05c16
      
           Border around this has a color of #d05c16        
        
          <div style="border:2px solid #d05c16;">Content here</div>
        
        
          .myborder {border:2px solid #d05c16;}
        
        Border color #d05c16