#340c1f color space conversions
Hex:
        #340c1f
        RGB:
        52, 12, 31
        CMY:
        80, 95, 88
        CMYK:
        0, 77, 40, 80
      HSL:
        332°, 62.5000%, 12.5490%
        HSV (HSB):
        332°, 76.9231%, 20.3922%
        XYZ:
        1.7950, 1.0919, 1.4125
        xyY:
        0.4175, 0.2540, 1.0919
      CIE-Lab:
        9.7350, 22.2238, -2.6228
        CIE-LCH:
        9.7350, 22.3781, 353.2692
        CIE-Luv:
        9.7350, 15.5063, -3.7759
        Hunter-Lab:
        10.4496, 12.3749, -0.6996
      #340c1f color charts
#340c1f RGB chart
      #340c1f CMYK chart
      #340c1f RGB pie chart
      #340c1f color shades, tints & tones
#340c1f color schemes
#340c1f color preview, HTML & CSS examples
           This text has a color of #340c1f        
        
          <p style="color:#340c1f;">Text here</p>
        
        
          .mytext {color:#340c1f;}
        
        Text color #340c1f
      
           This box has a color of #340c1f        
        
          <div style="background-color:#340c1f;">Content here</div>
        
        
          .mybackground {background-color:#340c1f;}
        
        Background color #340c1f
      
           Border around this has a color of #340c1f        
        
          <div style="border:2px solid #340c1f;">Content here</div>
        
        
          .myborder {border:2px solid #340c1f;}
        
        Border color #340c1f