#301d15 color space conversions
Hex:
        #301d15
        RGB:
        48, 29, 21
        CMY:
        81, 89, 92
        CMYK:
        0, 40, 56, 81
      HSL:
        18°, 39.1304%, 13.5294%
        HSV (HSB):
        18°, 56.2500%, 18.8235%
        XYZ:
        1.7936, 1.5613, 0.9163
        xyY:
        0.4199, 0.3655, 1.5613
      CIE-Lab:
        12.9923, 8.1511, 9.2945
        CIE-LCH:
        12.9923, 12.3624, 48.7498
        CIE-Luv:
        12.9923, 9.9229, 5.7746
        Hunter-Lab:
        12.4950, 3.7573, 4.3987
      #301d15 color charts
#301d15 RGB chart
      #301d15 CMYK chart
      #301d15 RGB pie chart
      #301d15 color shades, tints & tones
#301d15 color schemes
#301d15 color preview, HTML & CSS examples
           This text has a color of #301d15        
        
          <p style="color:#301d15;">Text here</p>
        
        
          .mytext {color:#301d15;}
        
        Text color #301d15
      
           This box has a color of #301d15        
        
          <div style="background-color:#301d15;">Content here</div>
        
        
          .mybackground {background-color:#301d15;}
        
        Background color #301d15
      
           Border around this has a color of #301d15        
        
          <div style="border:2px solid #301d15;">Content here</div>
        
        
          .myborder {border:2px solid #301d15;}
        
        Border color #301d15