#3f290a color space conversions
Hex:
        #3f290a
        RGB:
        63, 41, 10
        CMY:
        75, 84, 96
        CMYK:
        0, 35, 84, 75
      HSL:
        35°, 72.6027%, 14.3137%
        HSV (HSB):
        35°, 84.1270%, 24.7059%
        XYZ:
        2.8976, 2.6646, 0.6487
        xyY:
        0.4665, 0.4290, 2.6646
      CIE-Lab:
        18.6470, 6.8558, 22.8707
        CIE-LCH:
        18.6470, 23.8762, 73.3132
        CIE-Luv:
        18.6470, 14.7402, 16.1950
        Hunter-Lab:
        16.3235, 3.1200, 9.0700
      #3f290a color charts
#3f290a RGB chart
      #3f290a CMYK chart
      #3f290a RGB pie chart
      #3f290a color shades, tints & tones
#3f290a color schemes
#3f290a color preview, HTML & CSS examples
           This text has a color of #3f290a        
        
          <p style="color:#3f290a;">Text here</p>
        
        
          .mytext {color:#3f290a;}
        
        Text color #3f290a
      
           This box has a color of #3f290a        
        
          <div style="background-color:#3f290a;">Content here</div>
        
        
          .mybackground {background-color:#3f290a;}
        
        Background color #3f290a
      
           Border around this has a color of #3f290a        
        
          <div style="border:2px solid #3f290a;">Content here</div>
        
        
          .myborder {border:2px solid #3f290a;}
        
        Border color #3f290a