#32181f color space conversions
Hex:
        #32181f
        RGB:
        50, 24, 31
        CMY:
        80, 91, 88
        CMYK:
        0, 52, 38, 80
      HSL:
        344°, 35.1351%, 14.5098%
        HSV (HSB):
        344°, 52.0000%, 19.6078%
        XYZ:
        1.8893, 1.4303, 1.4728
        xyY:
        0.3942, 0.2984, 1.4303
      CIE-Lab:
        12.1580, 14.0740, 0.8949
        CIE-LCH:
        12.1580, 14.1024, 3.6381
        CIE-Luv:
        12.1580, 11.7555, -0.7366
        Hunter-Lab:
        11.9595, 7.2699, 1.0701
      #32181f color charts
#32181f RGB chart
      #32181f CMYK chart
      #32181f RGB pie chart
      #32181f color shades, tints & tones
#32181f color schemes
#32181f color preview, HTML & CSS examples
           This text has a color of #32181f        
        
          <p style="color:#32181f;">Text here</p>
        
        
          .mytext {color:#32181f;}
        
        Text color #32181f
      
           This box has a color of #32181f        
        
          <div style="background-color:#32181f;">Content here</div>
        
        
          .mybackground {background-color:#32181f;}
        
        Background color #32181f
      
           Border around this has a color of #32181f        
        
          <div style="border:2px solid #32181f;">Content here</div>
        
        
          .myborder {border:2px solid #32181f;}
        
        Border color #32181f