#2d0007 color space conversions
Hex:
        #2d0007
        RGB:
        45, 0, 7
        CMY:
        82, 100, 97
        CMYK:
        0, 100, 84, 82
      HSL:
        351°, 100.0000%, 8.8235%
        HSV (HSB):
        351°, 100.0000%, 17.6471%
        XYZ:
        1.1205, 0.5732, 0.2526
        xyY:
        0.5757, 0.2945, 0.5732
      CIE-Lab:
        5.1779, 22.5133, 5.3145
        CIE-LCH:
        5.1779, 23.1321, 13.2820
        CIE-Luv:
        5.1779, 15.4806, 1.6217
        Hunter-Lab:
        7.5712, 13.1685, 3.3217
      #2d0007 color charts
#2d0007 RGB chart
      #2d0007 CMYK chart
      #2d0007 RGB pie chart
      #2d0007 color shades, tints & tones
#2d0007 color schemes
#2d0007 color preview, HTML & CSS examples
           This text has a color of #2d0007        
        
          <p style="color:#2d0007;">Text here</p>
        
        
          .mytext {color:#2d0007;}
        
        Text color #2d0007
      
           This box has a color of #2d0007        
        
          <div style="background-color:#2d0007;">Content here</div>
        
        
          .mybackground {background-color:#2d0007;}
        
        Background color #2d0007
      
           Border around this has a color of #2d0007        
        
          <div style="border:2px solid #2d0007;">Content here</div>
        
        
          .myborder {border:2px solid #2d0007;}
        
        Border color #2d0007