#3f252a color space conversions
Hex:
        #3f252a
        RGB:
        63, 37, 42
        CMY:
        75, 85, 84
        CMYK:
        0, 41, 33, 75
      HSL:
        348°, 26.0000%, 19.6078%
        HSV (HSB):
        348°, 41.2698%, 24.7059%
        XYZ:
        3.1294, 2.5471, 2.5172
        xyY:
        0.3819, 0.3109, 2.5471
      CIE-Lab:
        18.1301, 13.1418, 1.8704
        CIE-LCH:
        18.1301, 13.2743, 8.1002
        CIE-Luv:
        18.1301, 13.7199, 0.1353
        Hunter-Lab:
        15.9595, 7.0716, 1.8203
      #3f252a color charts
#3f252a RGB chart
      #3f252a CMYK chart
      #3f252a RGB pie chart
      #3f252a color shades, tints & tones
#3f252a color schemes
#3f252a color preview, HTML & CSS examples
           This text has a color of #3f252a        
        
          <p style="color:#3f252a;">Text here</p>
        
        
          .mytext {color:#3f252a;}
        
        Text color #3f252a
      
           This box has a color of #3f252a        
        
          <div style="background-color:#3f252a;">Content here</div>
        
        
          .mybackground {background-color:#3f252a;}
        
        Background color #3f252a
      
           Border around this has a color of #3f252a        
        
          <div style="border:2px solid #3f252a;">Content here</div>
        
        
          .myborder {border:2px solid #3f252a;}
        
        Border color #3f252a