#531d12 color space conversions
Hex:
        #531d12
        RGB:
        83, 29, 18
        CMY:
        67, 89, 93
        CMYK:
        0, 65, 78, 67
      HSL:
        10°, 64.3564%, 19.8039%
        HSV (HSB):
        10°, 78.3133%, 32.5490%
        XYZ:
        4.1158, 2.7614, 0.8883
        xyY:
        0.5300, 0.3556, 2.7614
      CIE-Lab:
        19.0618, 24.4519, 20.1589
        CIE-LCH:
        19.0618, 31.6903, 39.5032
        CIE-Luv:
        19.0618, 35.6117, 11.7107
        Hunter-Lab:
        16.6175, 15.1304, 8.4627
      #531d12 color charts
#531d12 RGB chart
      #531d12 CMYK chart
      #531d12 RGB pie chart
      #531d12 color shades, tints & tones
#531d12 color schemes
#531d12 color preview, HTML & CSS examples
           This text has a color of #531d12        
        
          <p style="color:#531d12;">Text here</p>
        
        
          .mytext {color:#531d12;}
        
        Text color #531d12
      
           This box has a color of #531d12        
        
          <div style="background-color:#531d12;">Content here</div>
        
        
          .mybackground {background-color:#531d12;}
        
        Background color #531d12
      
           Border around this has a color of #531d12        
        
          <div style="border:2px solid #531d12;">Content here</div>
        
        
          .myborder {border:2px solid #531d12;}
        
        Border color #531d12