#d06716 color space conversions
Hex:
        #d06716
        RGB:
        208, 103, 22
        CMY:
        18, 60, 91
        CMYK:
        0, 50, 89, 18
      HSL:
        26°, 80.8696%, 45.0980%
        HSV (HSB):
        26°, 89.4231%, 81.5686%
        XYZ:
        31.0075, 23.1683, 3.5967
        xyY:
        0.5367, 0.4010, 23.1683
      CIE-Lab:
        55.2453, 37.1097, 58.6647
        CIE-LCH:
        55.2453, 69.4167, 57.6837
        CIE-Luv:
        55.2453, 86.7136, 48.2966
        Hunter-Lab:
        48.1335, 30.7557, 29.2631
      #d06716 color charts
#d06716 RGB chart
      #d06716 CMYK chart
      #d06716 RGB pie chart
      #d06716 color shades, tints & tones
#d06716 color schemes
#d06716 color preview, HTML & CSS examples
           This text has a color of #d06716        
        
          <p style="color:#d06716;">Text here</p>
        
        
          .mytext {color:#d06716;}
        
        Text color #d06716
      
           This box has a color of #d06716        
        
          <div style="background-color:#d06716;">Content here</div>
        
        
          .mybackground {background-color:#d06716;}
        
        Background color #d06716
      
           Border around this has a color of #d06716        
        
          <div style="border:2px solid #d06716;">Content here</div>
        
        
          .myborder {border:2px solid #d06716;}
        
        Border color #d06716