#2d2304 color space conversions
Hex:
        #2d2304
        RGB:
        45, 35, 4
        CMY:
        82, 86, 98
        CMYK:
        0, 22, 91, 82
      HSL:
        45°, 83.6735%, 9.6078%
        HSV (HSB):
        45°, 91.1111%, 17.6471%
        XYZ:
        1.7051, 1.7687, 0.3664
        xyY:
        0.4440, 0.4606, 1.7687
      CIE-Lab:
        14.2235, 0.6176, 19.2826
        CIE-LCH:
        14.2235, 19.2925, 88.1656
        CIE-Luv:
        14.2235, 6.4097, 13.7396
        Hunter-Lab:
        13.2993, -0.3879, 7.6761
      #2d2304 color charts
#2d2304 RGB chart
      #2d2304 CMYK chart
      #2d2304 RGB pie chart
      #2d2304 color shades, tints & tones
#2d2304 color schemes
#2d2304 color preview, HTML & CSS examples
           This text has a color of #2d2304        
        
          <p style="color:#2d2304;">Text here</p>
        
        
          .mytext {color:#2d2304;}
        
        Text color #2d2304
      
           This box has a color of #2d2304        
        
          <div style="background-color:#2d2304;">Content here</div>
        
        
          .mybackground {background-color:#2d2304;}
        
        Background color #2d2304
      
           Border around this has a color of #2d2304        
        
          <div style="border:2px solid #2d2304;">Content here</div>
        
        
          .myborder {border:2px solid #2d2304;}
        
        Border color #2d2304