#2d471b color space conversions
Hex:
        #2d471b
        RGB:
        45, 71, 27
        CMY:
        82, 72, 89
        CMYK:
        37, 0, 62, 72
      HSL:
        95°, 44.8980%, 19.2157%
        HSV (HSB):
        95°, 61.9718%, 27.8431%
        XYZ:
        3.5333, 5.1435, 1.8435
        xyY:
        0.3359, 0.4889, 5.1435
      CIE-Lab:
        27.1397, -19.0756, 23.0230
        CIE-LCH:
        27.1397, 29.8988, 129.6433
        CIE-Luv:
        27.1397, -11.9655, 24.1987
        Hunter-Lab:
        22.6793, -11.8798, 11.0561
      #2d471b color charts
#2d471b RGB chart
      #2d471b CMYK chart
      #2d471b RGB pie chart
      #2d471b color shades, tints & tones
#2d471b color schemes
#2d471b color preview, HTML & CSS examples
           This text has a color of #2d471b        
        
          <p style="color:#2d471b;">Text here</p>
        
        
          .mytext {color:#2d471b;}
        
        Text color #2d471b
      
           This box has a color of #2d471b        
        
          <div style="background-color:#2d471b;">Content here</div>
        
        
          .mybackground {background-color:#2d471b;}
        
        Background color #2d471b
      
           Border around this has a color of #2d471b        
        
          <div style="border:2px solid #2d471b;">Content here</div>
        
        
          .myborder {border:2px solid #2d471b;}
        
        Border color #2d471b