#34030b color space conversions
Hex:
        #34030b
        RGB:
        52, 3, 11
        CMY:
        80, 99, 96
        CMYK:
        0, 94, 79, 80
      HSL:
        350°, 89.0909%, 10.7843%
        HSV (HSB):
        350°, 94.2308%, 20.3922%
        XYZ:
        1.5091, 0.8194, 0.3952
        xyY:
        0.5541, 0.3008, 0.8194
      CIE-Lab:
        7.4011, 24.8037, 7.1076
        CIE-LCH:
        7.4011, 25.8020, 15.9899
        CIE-Luv:
        7.4011, 19.7239, 2.2865
        Hunter-Lab:
        9.0518, 13.9194, 3.7476
      #34030b color charts
#34030b RGB chart
      #34030b CMYK chart
      #34030b RGB pie chart
      #34030b color shades, tints & tones
#34030b color schemes
#34030b color preview, HTML & CSS examples
           This text has a color of #34030b        
        
          <p style="color:#34030b;">Text here</p>
        
        
          .mytext {color:#34030b;}
        
        Text color #34030b
      
           This box has a color of #34030b        
        
          <div style="background-color:#34030b;">Content here</div>
        
        
          .mybackground {background-color:#34030b;}
        
        Background color #34030b
      
           Border around this has a color of #34030b        
        
          <div style="border:2px solid #34030b;">Content here</div>
        
        
          .myborder {border:2px solid #34030b;}
        
        Border color #34030b