#3f132d color space conversions
Hex:
        #3f132d
        RGB:
        63, 19, 45
        CMY:
        75, 93, 82
        CMYK:
        0, 70, 29, 75
      HSL:
        325°, 53.6585%, 16.0784%
        HSV (HSB):
        325°, 69.8413%, 24.7059%
        XYZ:
        2.7564, 1.7120, 2.6678
        xyY:
        0.3863, 0.2399, 1.7120
      CIE-Lab:
        13.8967, 24.7519, -6.5429
        CIE-LCH:
        13.8967, 25.6021, 345.1931
        CIE-Luv:
        13.8967, 18.9215, -8.2206
        Hunter-Lab:
        13.0842, 14.7068, -2.9299
      #3f132d color charts
#3f132d RGB chart
      #3f132d CMYK chart
      #3f132d RGB pie chart
      #3f132d color shades, tints & tones
#3f132d color schemes
#3f132d color preview, HTML & CSS examples
           This text has a color of #3f132d        
        
          <p style="color:#3f132d;">Text here</p>
        
        
          .mytext {color:#3f132d;}
        
        Text color #3f132d
      
           This box has a color of #3f132d        
        
          <div style="background-color:#3f132d;">Content here</div>
        
        
          .mybackground {background-color:#3f132d;}
        
        Background color #3f132d
      
           Border around this has a color of #3f132d        
        
          <div style="border:2px solid #3f132d;">Content here</div>
        
        
          .myborder {border:2px solid #3f132d;}
        
        Border color #3f132d