#2d0022 color space conversions
Hex:
        #2d0022
        RGB:
        45, 0, 34
        CMY:
        82, 100, 87
        CMYK:
        0, 100, 24, 82
      HSL:
        315°, 100.0000%, 8.8235%
        HSV (HSB):
        315°, 100.0000%, 17.6471%
        XYZ:
        1.3709, 0.6734, 1.5711
        xyY:
        0.3792, 0.1863, 0.6734
      CIE-Lab:
        6.0826, 26.5269, -10.6170
        CIE-LCH:
        6.0826, 28.5726, 338.1869
        CIE-Luv:
        6.0826, 11.1474, -7.4240
        Hunter-Lab:
        8.2060, 15.4604, -5.6073
      #2d0022 color charts
#2d0022 RGB chart
      #2d0022 CMYK chart
      #2d0022 RGB pie chart
      #2d0022 color shades, tints & tones
#2d0022 color schemes
#2d0022 color preview, HTML & CSS examples
           This text has a color of #2d0022        
        
          <p style="color:#2d0022;">Text here</p>
        
        
          .mytext {color:#2d0022;}
        
        Text color #2d0022
      
           This box has a color of #2d0022        
        
          <div style="background-color:#2d0022;">Content here</div>
        
        
          .mybackground {background-color:#2d0022;}
        
        Background color #2d0022
      
           Border around this has a color of #2d0022        
        
          <div style="border:2px solid #2d0022;">Content here</div>
        
        
          .myborder {border:2px solid #2d0022;}
        
        Border color #2d0022