#372f16 color space conversions
Hex:
        #372f16
        RGB:
        55, 47, 22
        CMY:
        78, 82, 91
        CMYK:
        0, 15, 60, 78
      HSL:
        45°, 42.8571%, 15.0980%
        HSV (HSB):
        45°, 60.0000%, 21.5686%
        XYZ:
        2.7369, 2.9032, 1.1752
        xyY:
        0.4016, 0.4260, 2.9032
      CIE-Lab:
        19.6519, -0.4189, 17.2699
        CIE-LCH:
        19.6519, 17.2750, 91.3896
        CIE-Luv:
        19.6519, 5.6065, 14.3649
        Hunter-Lab:
        17.0387, -1.1458, 7.8378
      #372f16 color charts
#372f16 RGB chart
      #372f16 CMYK chart
      #372f16 RGB pie chart
      #372f16 color shades, tints & tones
#372f16 color schemes
#372f16 color preview, HTML & CSS examples
           This text has a color of #372f16        
        
          <p style="color:#372f16;">Text here</p>
        
        
          .mytext {color:#372f16;}
        
        Text color #372f16
      
           This box has a color of #372f16        
        
          <div style="background-color:#372f16;">Content here</div>
        
        
          .mybackground {background-color:#372f16;}
        
        Background color #372f16
      
           Border around this has a color of #372f16        
        
          <div style="border:2px solid #372f16;">Content here</div>
        
        
          .myborder {border:2px solid #372f16;}
        
        Border color #372f16