#341d01 color space conversions
Hex:
        #341d01
        RGB:
        52, 29, 1
        CMY:
        80, 89, 100
        CMYK:
        0, 44, 98, 80
      HSL:
        33°, 96.2264%, 10.3922%
        HSV (HSB):
        33°, 98.0769%, 20.3922%
        XYZ:
        1.8610, 1.6110, 0.2416
        xyY:
        0.5011, 0.4338, 1.6110
      CIE-Lab:
        13.2969, 8.4842, 19.4703
        CIE-LCH:
        13.2969, 21.2385, 66.4547
        CIE-Luv:
        13.2969, 13.9044, 12.7340
        Hunter-Lab:
        12.6925, 3.9605, 7.7562
      #341d01 color charts
#341d01 RGB chart
      #341d01 CMYK chart
      #341d01 RGB pie chart
      #341d01 color shades, tints & tones
#341d01 color schemes
#341d01 color preview, HTML & CSS examples
           This text has a color of #341d01        
        
          <p style="color:#341d01;">Text here</p>
        
        
          .mytext {color:#341d01;}
        
        Text color #341d01
      
           This box has a color of #341d01        
        
          <div style="background-color:#341d01;">Content here</div>
        
        
          .mybackground {background-color:#341d01;}
        
        Background color #341d01
      
           Border around this has a color of #341d01        
        
          <div style="border:2px solid #341d01;">Content here</div>
        
        
          .myborder {border:2px solid #341d01;}
        
        Border color #341d01