#32001e color space conversions
Hex:
        #32001e
        RGB:
        50, 0, 30
        CMY:
        80, 100, 88
        CMYK:
        0, 100, 40, 80
      HSL:
        324°, 100.0000%, 9.8039%
        HSV (HSB):
        324°, 100.0000%, 19.6078%
        XYZ:
        1.5497, 0.7718, 1.2956
        xyY:
        0.4284, 0.2134, 0.7718
      CIE-Lab:
        6.9720, 27.7701, -6.0528
        CIE-LCH:
        6.9720, 28.4221, 347.7041
        CIE-Luv:
        6.9720, 15.0909, -5.4430
        Hunter-Lab:
        8.7855, 16.1123, -2.5937
      #32001e color charts
#32001e RGB chart
      #32001e CMYK chart
      #32001e RGB pie chart
      #32001e color shades, tints & tones
#32001e color schemes
#32001e color preview, HTML & CSS examples
           This text has a color of #32001e        
        
          <p style="color:#32001e;">Text here</p>
        
        
          .mytext {color:#32001e;}
        
        Text color #32001e
      
           This box has a color of #32001e        
        
          <div style="background-color:#32001e;">Content here</div>
        
        
          .mybackground {background-color:#32001e;}
        
        Background color #32001e
      
           Border around this has a color of #32001e        
        
          <div style="border:2px solid #32001e;">Content here</div>
        
        
          .myborder {border:2px solid #32001e;}
        
        Border color #32001e