#2d1409 color space conversions
Hex:
        #2d1409
        RGB:
        45, 20, 9
        CMY:
        82, 92, 96
        CMYK:
        0, 56, 80, 82
      HSL:
        18°, 66.6667%, 10.5882%
        HSV (HSB):
        18°, 80.0000%, 17.6471%
        XYZ:
        1.3817, 1.0779, 0.3937
        xyY:
        0.4842, 0.3778, 1.0779
      CIE-Lab:
        9.6244, 11.5772, 10.9628
        CIE-LCH:
        9.6244, 15.9441, 43.4387
        CIE-Luv:
        9.6244, 12.1618, 6.2029
        Hunter-Lab:
        10.3823, 5.5853, 5.0194
      #2d1409 color charts
#2d1409 RGB chart
      #2d1409 CMYK chart
      #2d1409 RGB pie chart
      #2d1409 color shades, tints & tones
#2d1409 color schemes
#2d1409 color preview, HTML & CSS examples
           This text has a color of #2d1409        
        
          <p style="color:#2d1409;">Text here</p>
        
        
          .mytext {color:#2d1409;}
        
        Text color #2d1409
      
           This box has a color of #2d1409        
        
          <div style="background-color:#2d1409;">Content here</div>
        
        
          .mybackground {background-color:#2d1409;}
        
        Background color #2d1409
      
           Border around this has a color of #2d1409        
        
          <div style="border:2px solid #2d1409;">Content here</div>
        
        
          .myborder {border:2px solid #2d1409;}
        
        Border color #2d1409