#31220e color space conversions
Hex:
        #31220e
        RGB:
        49, 34, 14
        CMY:
        81, 87, 95
        CMYK:
        0, 31, 71, 81
      HSL:
        34°, 55.5556%, 12.3529%
        HSV (HSB):
        34°, 71.4286%, 19.2157%
        XYZ:
        1.9179, 1.8287, 0.6674
        xyY:
        0.4345, 0.4143, 1.8287
      CIE-Lab:
        14.5615, 4.3931, 15.5605
        CIE-LCH:
        14.5615, 16.1687, 74.2342
        CIE-Luv:
        14.5615, 8.8711, 10.7223
        Hunter-Lab:
        13.5231, 1.6505, 6.5402
      #31220e color charts
#31220e RGB chart
      #31220e CMYK chart
      #31220e RGB pie chart
      #31220e color shades, tints & tones
#31220e color schemes
#31220e color preview, HTML & CSS examples
           This text has a color of #31220e        
        
          <p style="color:#31220e;">Text here</p>
        
        
          .mytext {color:#31220e;}
        
        Text color #31220e
      
           This box has a color of #31220e        
        
          <div style="background-color:#31220e;">Content here</div>
        
        
          .mybackground {background-color:#31220e;}
        
        Background color #31220e
      
           Border around this has a color of #31220e        
        
          <div style="border:2px solid #31220e;">Content here</div>
        
        
          .myborder {border:2px solid #31220e;}
        
        Border color #31220e