#31170d color space conversions
Hex:
        #31170d
        RGB:
        49, 23, 13
        CMY:
        81, 91, 95
        CMYK:
        0, 53, 73, 81
      HSL:
        17°, 58.0645%, 12.1569%
        HSV (HSB):
        17°, 73.4694%, 19.2157%
        XYZ:
        1.6457, 1.2948, 0.5440
        xyY:
        0.4723, 0.3716, 1.2948
      CIE-Lab:
        11.2392, 11.9410, 11.5975
        CIE-LCH:
        11.2392, 16.6460, 44.1638
        CIE-Luv:
        11.2392, 13.4636, 6.5796
        Hunter-Lab:
        11.3790, 5.9019, 5.1310
      #31170d color charts
#31170d RGB chart
      #31170d CMYK chart
      #31170d RGB pie chart
      #31170d color shades, tints & tones
#31170d color schemes
#31170d color preview, HTML & CSS examples
           This text has a color of #31170d        
        
          <p style="color:#31170d;">Text here</p>
        
        
          .mytext {color:#31170d;}
        
        Text color #31170d
      
           This box has a color of #31170d        
        
          <div style="background-color:#31170d;">Content here</div>
        
        
          .mybackground {background-color:#31170d;}
        
        Background color #31170d
      
           Border around this has a color of #31170d        
        
          <div style="border:2px solid #31170d;">Content here</div>
        
        
          .myborder {border:2px solid #31170d;}
        
        Border color #31170d