#d06216 color space conversions
Hex:
        #d06216
        RGB:
        208, 98, 22
        CMY:
        18, 62, 91
        CMYK:
        0, 53, 89, 18
      HSL:
        25°, 80.8696%, 45.0980%
        HSV (HSB):
        25°, 89.4231%, 81.5686%
        XYZ:
        30.5249, 22.2032, 3.4359
        xyY:
        0.5435, 0.3953, 22.2032
      CIE-Lab:
        54.2419, 39.6396, 57.9061
        CIE-LCH:
        54.2419, 70.1742, 55.6064
        CIE-Luv:
        54.2419, 90.7765, 46.6355
        Hunter-Lab:
        47.1203, 33.1734, 28.6609
      #d06216 color charts
#d06216 RGB chart
      #d06216 CMYK chart
      #d06216 RGB pie chart
      #d06216 color shades, tints & tones
#d06216 color schemes
#d06216 color preview, HTML & CSS examples
           This text has a color of #d06216        
        
          <p style="color:#d06216;">Text here</p>
        
        
          .mytext {color:#d06216;}
        
        Text color #d06216
      
           This box has a color of #d06216        
        
          <div style="background-color:#d06216;">Content here</div>
        
        
          .mybackground {background-color:#d06216;}
        
        Background color #d06216
      
           Border around this has a color of #d06216        
        
          <div style="border:2px solid #d06216;">Content here</div>
        
        
          .myborder {border:2px solid #d06216;}
        
        Border color #d06216