#301e16 color space conversions
Hex:
        #301e16
        RGB:
        48, 30, 22
        CMY:
        81, 88, 91
        CMYK:
        0, 38, 54, 81
      HSL:
        18°, 37.1429%, 13.7255%
        HSV (HSB):
        18°, 54.1667%, 18.8235%
        XYZ:
        1.8280, 1.6149, 0.9744
        xyY:
        0.4138, 0.3656, 1.6149
      CIE-Lab:
        13.3203, 7.5819, 9.0292
        CIE-LCH:
        13.3203, 11.7903, 49.9793
        CIE-Luv:
        13.3203, 9.4420, 5.7619
        Hunter-Lab:
        12.7077, 3.4390, 4.3491
      #301e16 color charts
#301e16 RGB chart
      #301e16 CMYK chart
      #301e16 RGB pie chart
      #301e16 color shades, tints & tones
#301e16 color schemes
#301e16 color preview, HTML & CSS examples
           This text has a color of #301e16        
        
          <p style="color:#301e16;">Text here</p>
        
        
          .mytext {color:#301e16;}
        
        Text color #301e16
      
           This box has a color of #301e16        
        
          <div style="background-color:#301e16;">Content here</div>
        
        
          .mybackground {background-color:#301e16;}
        
        Background color #301e16
      
           Border around this has a color of #301e16        
        
          <div style="border:2px solid #301e16;">Content here</div>
        
        
          .myborder {border:2px solid #301e16;}
        
        Border color #301e16