#2d191b color space conversions
Hex:
        #2d191b
        RGB:
        45, 25, 27
        CMY:
        82, 90, 89
        CMYK:
        0, 44, 40, 82
      HSL:
        354°, 28.5714%, 13.7255%
        HSV (HSB):
        354°, 44.4444%, 17.6471%
        XYZ:
        1.6276, 1.3323, 1.2083
        xyY:
        0.3905, 0.3196, 1.3323
      CIE-Lab:
        11.4994, 10.3457, 2.8028
        CIE-LCH:
        11.4994, 10.7186, 15.1582
        CIE-Luv:
        11.4994, 8.9907, 1.0145
        Hunter-Lab:
        11.5425, 4.9717, 1.8732
      #2d191b color charts
#2d191b RGB chart
      #2d191b CMYK chart
      #2d191b RGB pie chart
      #2d191b color shades, tints & tones
#2d191b color schemes
#2d191b color preview, HTML & CSS examples
           This text has a color of #2d191b        
        
          <p style="color:#2d191b;">Text here</p>
        
        
          .mytext {color:#2d191b;}
        
        Text color #2d191b
      
           This box has a color of #2d191b        
        
          <div style="background-color:#2d191b;">Content here</div>
        
        
          .mybackground {background-color:#2d191b;}
        
        Background color #2d191b
      
           Border around this has a color of #2d191b        
        
          <div style="border:2px solid #2d191b;">Content here</div>
        
        
          .myborder {border:2px solid #2d191b;}
        
        Border color #2d191b