#3f122d color space conversions
Hex:
        #3f122d
        RGB:
        63, 18, 45
        CMY:
        75, 93, 82
        CMYK:
        0, 71, 29, 75
      HSL:
        324°, 55.5556%, 15.8824%
        HSV (HSB):
        324°, 71.4286%, 24.7059%
        XYZ:
        2.7399, 1.6788, 2.6623
        xyY:
        0.3869, 0.2371, 1.6788
      CIE-Lab:
        13.7026, 25.2803, -6.8375
        CIE-LCH:
        13.7026, 26.1887, 344.8654
        CIE-Luv:
        13.7026, 19.1242, -8.4731
        Hunter-Lab:
        12.9570, 15.0705, -3.1124
      #3f122d color charts
#3f122d RGB chart
      #3f122d CMYK chart
      #3f122d RGB pie chart
      #3f122d color shades, tints & tones
#3f122d color schemes
#3f122d color preview, HTML & CSS examples
           This text has a color of #3f122d        
        
          <p style="color:#3f122d;">Text here</p>
        
        
          .mytext {color:#3f122d;}
        
        Text color #3f122d
      
           This box has a color of #3f122d        
        
          <div style="background-color:#3f122d;">Content here</div>
        
        
          .mybackground {background-color:#3f122d;}
        
        Background color #3f122d
      
           Border around this has a color of #3f122d        
        
          <div style="border:2px solid #3f122d;">Content here</div>
        
        
          .myborder {border:2px solid #3f122d;}
        
        Border color #3f122d