#366f1d color space conversions
Hex:
        #366f1d
        RGB:
        54, 111, 29
        CMY:
        79, 56, 89
        CMYK:
        51, 0, 74, 56
      HSL:
        102°, 58.5714%, 27.4510%
        HSV (HSB):
        102°, 73.8739%, 43.5294%
        XYZ:
        7.4275, 12.2419, 3.1338
        xyY:
        0.3257, 0.5368, 12.2419
      CIE-Lab:
        41.5980, -34.5010, 38.0150
        CIE-LCH:
        41.5980, 51.3368, 132.2257
        CIE-Luv:
        41.5980, -26.8374, 43.9603
        Hunter-Lab:
        34.9884, -23.3366, 19.1814
      #366f1d color charts
#366f1d RGB chart
      #366f1d CMYK chart
      #366f1d RGB pie chart
      #366f1d color shades, tints & tones
#366f1d color schemes
#366f1d color preview, HTML & CSS examples
           This text has a color of #366f1d        
        
          <p style="color:#366f1d;">Text here</p>
        
        
          .mytext {color:#366f1d;}
        
        Text color #366f1d
      
           This box has a color of #366f1d        
        
          <div style="background-color:#366f1d;">Content here</div>
        
        
          .mybackground {background-color:#366f1d;}
        
        Background color #366f1d
      
           Border around this has a color of #366f1d        
        
          <div style="border:2px solid #366f1d;">Content here</div>
        
        
          .myborder {border:2px solid #366f1d;}
        
        Border color #366f1d