#3d1d01 color space conversions
Hex:
        #3d1d01
        RGB:
        61, 29, 1
        CMY:
        76, 89, 100
        CMYK:
        0, 52, 98, 76
      HSL:
        28°, 96.7742%, 12.1569%
        HSV (HSB):
        28°, 98.3607%, 23.9216%
        XYZ:
        2.3693, 1.8730, 0.2654
        xyY:
        0.5256, 0.4155, 1.8730
      CIE-Lab:
        14.8063, 13.2744, 21.7323
        CIE-LCH:
        14.8063, 25.4658, 58.5828
        CIE-Luv:
        14.8063, 20.2737, 13.6486
        Hunter-Lab:
        13.6858, 6.9520, 8.4304
      #3d1d01 color charts
#3d1d01 RGB chart
      #3d1d01 CMYK chart
      #3d1d01 RGB pie chart
      #3d1d01 color shades, tints & tones
#3d1d01 color schemes
#3d1d01 color preview, HTML & CSS examples
           This text has a color of #3d1d01        
        
          <p style="color:#3d1d01;">Text here</p>
        
        
          .mytext {color:#3d1d01;}
        
        Text color #3d1d01
      
           This box has a color of #3d1d01        
        
          <div style="background-color:#3d1d01;">Content here</div>
        
        
          .mybackground {background-color:#3d1d01;}
        
        Background color #3d1d01
      
           Border around this has a color of #3d1d01        
        
          <div style="border:2px solid #3d1d01;">Content here</div>
        
        
          .myborder {border:2px solid #3d1d01;}
        
        Border color #3d1d01