#d8912b color space conversions
Hex:
        #d8912b
        RGB:
        216, 145, 43
        CMY:
        15, 43, 83
        CMYK:
        0, 33, 80, 15
      HSL:
        35°, 68.9243%, 50.7843%
        HSV (HSB):
        35°, 80.0926%, 84.7059%
        XYZ:
        38.8803, 35.0241, 6.9966
        xyY:
        0.4806, 0.4329, 35.0241
      CIE-Lab:
        65.7675, 18.7192, 60.8710
        CIE-LCH:
        65.7675, 63.6843, 72.9061
        CIE-Luv:
        65.7675, 58.0556, 60.0901
        Hunter-Lab:
        59.1812, 13.7023, 34.4174
      #d8912b color charts
#d8912b RGB chart
      #d8912b CMYK chart
      #d8912b RGB pie chart
      #d8912b color shades, tints & tones
#d8912b color schemes
#d8912b color preview, HTML & CSS examples
           This text has a color of #d8912b        
        
          <p style="color:#d8912b;">Text here</p>
        
        
          .mytext {color:#d8912b;}
        
        Text color #d8912b
      
           This box has a color of #d8912b        
        
          <div style="background-color:#d8912b;">Content here</div>
        
        
          .mybackground {background-color:#d8912b;}
        
        Background color #d8912b
      
           Border around this has a color of #d8912b        
        
          <div style="border:2px solid #d8912b;">Content here</div>
        
        
          .myborder {border:2px solid #d8912b;}
        
        Border color #d8912b