#2d0600 color space conversions
Hex:
        #2d0600
        RGB:
        45, 6, 0
        CMY:
        82, 98, 100
        CMYK:
        0, 87, 100, 82
      HSL:
        8°, 100.0000%, 8.8235%
        HSV (HSB):
        8°, 100.0000%, 17.6471%
        XYZ:
        1.1473, 0.6881, 0.0724
        xyY:
        0.6014, 0.3607, 0.6881
      CIE-Lab:
        6.2159, 18.9386, 9.6822
        CIE-LCH:
        6.2159, 21.2700, 27.0779
        CIE-Luv:
        6.2159, 15.7459, 4.9789
        Hunter-Lab:
        8.2954, 10.1708, 5.2896
      #2d0600 color charts
#2d0600 RGB chart
      #2d0600 CMYK chart
      #2d0600 RGB pie chart
      #2d0600 color shades, tints & tones
#2d0600 color schemes
#2d0600 color preview, HTML & CSS examples
           This text has a color of #2d0600        
        
          <p style="color:#2d0600;">Text here</p>
        
        
          .mytext {color:#2d0600;}
        
        Text color #2d0600
      
           This box has a color of #2d0600        
        
          <div style="background-color:#2d0600;">Content here</div>
        
        
          .mybackground {background-color:#2d0600;}
        
        Background color #2d0600
      
           Border around this has a color of #2d0600        
        
          <div style="border:2px solid #2d0600;">Content here</div>
        
        
          .myborder {border:2px solid #2d0600;}
        
        Border color #2d0600