#3d292f color space conversions
Hex:
        #3d292f
        RGB:
        61, 41, 47
        CMY:
        76, 84, 82
        CMYK:
        0, 33, 23, 76
      HSL:
        342°, 19.6078%, 20.0000%
        HSV (HSB):
        342°, 32.7869%, 23.9216%
        XYZ:
        3.2305, 2.7832, 3.0563
        xyY:
        0.3562, 0.3069, 2.7832
      CIE-Lab:
        19.1539, 10.4368, -0.1717
        CIE-LCH:
        19.1539, 10.4382, 359.0575
        CIE-Luv:
        19.1539, 10.1603, -1.4271
        Hunter-Lab:
        16.6830, 5.3696, 0.8163
      #3d292f color charts
#3d292f RGB chart
      #3d292f CMYK chart
      #3d292f RGB pie chart
      #3d292f color shades, tints & tones
#3d292f color schemes
#3d292f color preview, HTML & CSS examples
           This text has a color of #3d292f        
        
          <p style="color:#3d292f;">Text here</p>
        
        
          .mytext {color:#3d292f;}
        
        Text color #3d292f
      
           This box has a color of #3d292f        
        
          <div style="background-color:#3d292f;">Content here</div>
        
        
          .mybackground {background-color:#3d292f;}
        
        Background color #3d292f
      
           Border around this has a color of #3d292f        
        
          <div style="border:2px solid #3d292f;">Content here</div>
        
        
          .myborder {border:2px solid #3d292f;}
        
        Border color #3d292f