#301a12 color space conversions
Hex:
        #301a12
        RGB:
        48, 26, 18
        CMY:
        81, 90, 93
        CMYK:
        0, 46, 63, 81
      HSL:
        16°, 45.4545%, 12.9412%
        HSV (HSB):
        16°, 62.5000%, 18.8235%
        XYZ:
        1.6975, 1.4108, 0.7551
        xyY:
        0.4394, 0.3652, 1.4108
      CIE-Lab:
        12.0296, 9.8781, 9.9400
        CIE-LCH:
        12.0296, 14.0136, 45.1788
        CIE-Luv:
        12.0296, 11.3229, 5.7910
        Hunter-Lab:
        11.8779, 4.7236, 4.5452
      #301a12 color charts
#301a12 RGB chart
      #301a12 CMYK chart
      #301a12 RGB pie chart
      #301a12 color shades, tints & tones
#301a12 color schemes
#301a12 color preview, HTML & CSS examples
           This text has a color of #301a12        
        
          <p style="color:#301a12;">Text here</p>
        
        
          .mytext {color:#301a12;}
        
        Text color #301a12
      
           This box has a color of #301a12        
        
          <div style="background-color:#301a12;">Content here</div>
        
        
          .mybackground {background-color:#301a12;}
        
        Background color #301a12
      
           Border around this has a color of #301a12        
        
          <div style="border:2px solid #301a12;">Content here</div>
        
        
          .myborder {border:2px solid #301a12;}
        
        Border color #301a12