#32011b color space conversions
Hex:
        #32011b
        RGB:
        50, 1, 27
        CMY:
        80, 100, 89
        CMYK:
        0, 98, 46, 80
      HSL:
        328°, 96.0784%, 10.0000%
        HSV (HSB):
        328°, 98.0000%, 19.6078%
        XYZ:
        1.5241, 0.7789, 1.1069
        xyY:
        0.4469, 0.2284, 0.7789
      CIE-Lab:
        7.0362, 26.7899, -3.6086
        CIE-LCH:
        7.0362, 27.0319, 352.3284
        CIE-Luv:
        7.0362, 15.6398, -4.0433
        Hunter-Lab:
        8.8258, 15.3789, -1.2581
      #32011b color charts
#32011b RGB chart
      #32011b CMYK chart
      #32011b RGB pie chart
      #32011b color shades, tints & tones
#32011b color schemes
#32011b color preview, HTML & CSS examples
           This text has a color of #32011b        
        
          <p style="color:#32011b;">Text here</p>
        
        
          .mytext {color:#32011b;}
        
        Text color #32011b
      
           This box has a color of #32011b        
        
          <div style="background-color:#32011b;">Content here</div>
        
        
          .mybackground {background-color:#32011b;}
        
        Background color #32011b
      
           Border around this has a color of #32011b        
        
          <div style="border:2px solid #32011b;">Content here</div>
        
        
          .myborder {border:2px solid #32011b;}
        
        Border color #32011b