#3f262b color space conversions
Hex:
        #3f262b
        RGB:
        63, 38, 43
        CMY:
        75, 85, 83
        CMYK:
        0, 40, 32, 75
      HSL:
        348°, 24.7525%, 19.8039%
        HSV (HSB):
        348°, 39.6825%, 24.7059%
        XYZ:
        3.1791, 2.6174, 2.6232
        xyY:
        0.3776, 0.3109, 2.6174
      CIE-Lab:
        18.4415, 12.6433, 1.6186
        CIE-LCH:
        18.4415, 12.7465, 7.2955
        CIE-Luv:
        18.4415, 13.1664, -0.0246
        Hunter-Lab:
        16.1784, 6.7631, 1.7116
      #3f262b color charts
#3f262b RGB chart
      #3f262b CMYK chart
      #3f262b RGB pie chart
      #3f262b color shades, tints & tones
#3f262b color schemes
#3f262b color preview, HTML & CSS examples
           This text has a color of #3f262b        
        
          <p style="color:#3f262b;">Text here</p>
        
        
          .mytext {color:#3f262b;}
        
        Text color #3f262b
      
           This box has a color of #3f262b        
        
          <div style="background-color:#3f262b;">Content here</div>
        
        
          .mybackground {background-color:#3f262b;}
        
        Background color #3f262b
      
           Border around this has a color of #3f262b        
        
          <div style="border:2px solid #3f262b;">Content here</div>
        
        
          .myborder {border:2px solid #3f262b;}
        
        Border color #3f262b