#3c320e color space conversions
Hex:
        #3c320e
        RGB:
        60, 50, 14
        CMY:
        76, 80, 95
        CMYK:
        0, 17, 77, 76
      HSL:
        47°, 62.1622%, 14.5098%
        HSV (HSB):
        47°, 76.6667%, 23.5294%
        XYZ:
        3.0833, 3.2736, 0.8848
        xyY:
        0.4258, 0.4520, 3.2736
      CIE-Lab:
        21.1078, -0.4827, 23.7368
        CIE-LCH:
        21.1078, 23.7417, 91.1649
        CIE-Luv:
        21.1078, 7.4232, 18.9031
        Hunter-Lab:
        18.0930, -1.2434, 9.7656
      #3c320e color charts
#3c320e RGB chart
      #3c320e CMYK chart
      #3c320e RGB pie chart
      #3c320e color shades, tints & tones
#3c320e color schemes
#3c320e color preview, HTML & CSS examples
           This text has a color of #3c320e        
        
          <p style="color:#3c320e;">Text here</p>
        
        
          .mytext {color:#3c320e;}
        
        Text color #3c320e
      
           This box has a color of #3c320e        
        
          <div style="background-color:#3c320e;">Content here</div>
        
        
          .mybackground {background-color:#3c320e;}
        
        Background color #3c320e
      
           Border around this has a color of #3c320e        
        
          <div style="border:2px solid #3c320e;">Content here</div>
        
        
          .myborder {border:2px solid #3c320e;}
        
        Border color #3c320e