#2d2516 color space conversions
Hex:
        #2d2516
        RGB:
        45, 37, 22
        CMY:
        82, 85, 91
        CMYK:
        0, 18, 51, 82
      HSL:
        39°, 34.3284%, 13.1373%
        HSV (HSB):
        39°, 51.1111%, 17.6471%
        XYZ:
        1.8886, 1.9390, 1.0338
        xyY:
        0.3885, 0.3989, 1.9390
      CIE-Lab:
        15.1636, 1.1003, 11.3804
        CIE-LCH:
        15.1636, 11.4335, 84.4776
        CIE-Luv:
        15.1636, 4.7038, 8.6338
        Hunter-Lab:
        13.9246, -0.1584, 5.3455
      #2d2516 color charts
#2d2516 RGB chart
      #2d2516 CMYK chart
      #2d2516 RGB pie chart
      #2d2516 color shades, tints & tones
#2d2516 color schemes
#2d2516 color preview, HTML & CSS examples
           This text has a color of #2d2516        
        
          <p style="color:#2d2516;">Text here</p>
        
        
          .mytext {color:#2d2516;}
        
        Text color #2d2516
      
           This box has a color of #2d2516        
        
          <div style="background-color:#2d2516;">Content here</div>
        
        
          .mybackground {background-color:#2d2516;}
        
        Background color #2d2516
      
           Border around this has a color of #2d2516        
        
          <div style="border:2px solid #2d2516;">Content here</div>
        
        
          .myborder {border:2px solid #2d2516;}
        
        Border color #2d2516