#2d0030 color space conversions
Hex:
        #2d0030
        RGB:
        45, 0, 48
        CMY:
        82, 100, 81
        CMYK:
        6, 100, 0, 81
      HSL:
        296°, 100.0000%, 9.4118%
        HSV (HSB):
        296°, 100.0000%, 18.8235%
        XYZ:
        1.6157, 0.7713, 2.8600
        xyY:
        0.3079, 0.1470, 0.7713
      CIE-Lab:
        6.9670, 29.5655, -19.8537
        CIE-LCH:
        6.9670, 35.6131, 326.1180
        CIE-Luv:
        6.9670, 8.9749, -13.5316
        Hunter-Lab:
        8.7823, 17.4698, -13.1606
      #2d0030 color charts
#2d0030 RGB chart
      #2d0030 CMYK chart
      #2d0030 RGB pie chart
      #2d0030 color shades, tints & tones
#2d0030 color schemes
#2d0030 color preview, HTML & CSS examples
           This text has a color of #2d0030        
        
          <p style="color:#2d0030;">Text here</p>
        
        
          .mytext {color:#2d0030;}
        
        Text color #2d0030
      
           This box has a color of #2d0030        
        
          <div style="background-color:#2d0030;">Content here</div>
        
        
          .mybackground {background-color:#2d0030;}
        
        Background color #2d0030
      
           Border around this has a color of #2d0030        
        
          <div style="border:2px solid #2d0030;">Content here</div>
        
        
          .myborder {border:2px solid #2d0030;}
        
        Border color #2d0030