#34032f color space conversions
Hex:
        #34032f
        RGB:
        52, 3, 47
        CMY:
        80, 99, 82
        CMYK:
        0, 94, 10, 80
      HSL:
        306°, 89.0909%, 10.7843%
        HSV (HSB):
        306°, 94.2308%, 20.3922%
        XYZ:
        1.9618, 1.0004, 2.7790
        xyY:
        0.3417, 0.1743, 1.0004
      CIE-Lab:
        8.9950, 29.4177, -15.7906
        CIE-LCH:
        8.9950, 33.3878, 331.7744
        CIE-Luv:
        8.9950, 13.1278, -13.1584
        Hunter-Lab:
        10.0021, 17.5074, -9.4719
      #34032f color charts
#34032f RGB chart
      #34032f CMYK chart
      #34032f RGB pie chart
      #34032f color shades, tints & tones
#34032f color schemes
#34032f color preview, HTML & CSS examples
           This text has a color of #34032f        
        
          <p style="color:#34032f;">Text here</p>
        
        
          .mytext {color:#34032f;}
        
        Text color #34032f
      
           This box has a color of #34032f        
        
          <div style="background-color:#34032f;">Content here</div>
        
        
          .mybackground {background-color:#34032f;}
        
        Background color #34032f
      
           Border around this has a color of #34032f        
        
          <div style="border:2px solid #34032f;">Content here</div>
        
        
          .myborder {border:2px solid #34032f;}
        
        Border color #34032f