#2d2001 color space conversions
Hex:
        #2d2001
        RGB:
        45, 32, 1
        CMY:
        82, 87, 100
        CMYK:
        0, 29, 98, 82
      HSL:
        42°, 95.6522%, 9.0196%
        HSV (HSB):
        42°, 97.7778%, 17.6471%
        XYZ:
        1.6042, 1.5931, 0.2517
        xyY:
        0.4651, 0.4619, 1.5931
      CIE-Lab:
        13.1881, 2.4443, 19.1384
        CIE-LCH:
        13.1881, 19.2939, 82.7217
        CIE-Luv:
        13.1881, 7.9813, 13.3301
        Hunter-Lab:
        12.6218, 0.5984, 7.6531
      #2d2001 color charts
#2d2001 RGB chart
      #2d2001 CMYK chart
      #2d2001 RGB pie chart
      #2d2001 color shades, tints & tones
#2d2001 color schemes
#2d2001 color preview, HTML & CSS examples
           This text has a color of #2d2001        
        
          <p style="color:#2d2001;">Text here</p>
        
        
          .mytext {color:#2d2001;}
        
        Text color #2d2001
      
           This box has a color of #2d2001        
        
          <div style="background-color:#2d2001;">Content here</div>
        
        
          .mybackground {background-color:#2d2001;}
        
        Background color #2d2001
      
           Border around this has a color of #2d2001        
        
          <div style="border:2px solid #2d2001;">Content here</div>
        
        
          .myborder {border:2px solid #2d2001;}
        
        Border color #2d2001