#2d2513 color space conversions
Hex:
        #2d2513
        RGB:
        45, 37, 19
        CMY:
        82, 85, 93
        CMYK:
        0, 18, 58, 82
      HSL:
        42°, 40.6250%, 12.5490%
        HSV (HSB):
        42°, 57.7778%, 17.6471%
        XYZ:
        1.8613, 1.9280, 0.8901
        xyY:
        0.3978, 0.4120, 1.9280
      CIE-Lab:
        15.1050, 0.6976, 13.3110
        CIE-LCH:
        15.1050, 13.3293, 87.0000
        CIE-Luv:
        15.1050, 4.8544, 9.8934
        Hunter-Lab:
        13.8854, -0.3720, 5.9189
      #2d2513 color charts
#2d2513 RGB chart
      #2d2513 CMYK chart
      #2d2513 RGB pie chart
      #2d2513 color shades, tints & tones
#2d2513 color schemes
#2d2513 color preview, HTML & CSS examples
           This text has a color of #2d2513        
        
          <p style="color:#2d2513;">Text here</p>
        
        
          .mytext {color:#2d2513;}
        
        Text color #2d2513
      
           This box has a color of #2d2513        
        
          <div style="background-color:#2d2513;">Content here</div>
        
        
          .mybackground {background-color:#2d2513;}
        
        Background color #2d2513
      
           Border around this has a color of #2d2513        
        
          <div style="border:2px solid #2d2513;">Content here</div>
        
        
          .myborder {border:2px solid #2d2513;}
        
        Border color #2d2513