#2d0608 color space conversions
Hex:
        #2d0608
        RGB:
        45, 6, 8
        CMY:
        82, 98, 97
        CMYK:
        0, 87, 82, 82
      HSL:
        357°, 76.4706%, 10.0000%
        HSV (HSB):
        357°, 86.6667%, 17.6471%
        XYZ:
        1.1911, 0.7057, 0.3032
        xyY:
        0.5414, 0.3208, 0.7057
      CIE-Lab:
        6.3743, 19.6983, 6.6539
        CIE-LCH:
        6.3743, 20.7918, 18.6646
        CIE-Luv:
        6.3743, 14.7291, 2.6774
        Hunter-Lab:
        8.4004, 10.6098, 3.7406
      #2d0608 color charts
#2d0608 RGB chart
      #2d0608 CMYK chart
      #2d0608 RGB pie chart
      #2d0608 color shades, tints & tones
#2d0608 color schemes
#2d0608 color preview, HTML & CSS examples
           This text has a color of #2d0608        
        
          <p style="color:#2d0608;">Text here</p>
        
        
          .mytext {color:#2d0608;}
        
        Text color #2d0608
      
           This box has a color of #2d0608        
        
          <div style="background-color:#2d0608;">Content here</div>
        
        
          .mybackground {background-color:#2d0608;}
        
        Background color #2d0608
      
           Border around this has a color of #2d0608        
        
          <div style="border:2px solid #2d0608;">Content here</div>
        
        
          .myborder {border:2px solid #2d0608;}
        
        Border color #2d0608