#5a1f00 color space conversions
Hex:
        #5a1f00
        RGB:
        90, 31, 0
        CMY:
        65, 88, 100
        CMYK:
        0, 66, 100, 65
      HSL:
        21°, 100.0000%, 17.6471%
        HSV (HSB):
        21°, 100.0000%, 35.2941%
        XYZ:
        4.7064, 3.1536, 0.3607
        xyY:
        0.5725, 0.3836, 3.1536
      CIE-Lab:
        20.6490, 25.6368, 30.4430
        CIE-LCH:
        20.6490, 39.7998, 49.8985
        CIE-Luv:
        20.6490, 42.0751, 17.7837
        Hunter-Lab:
        17.7585, 16.2296, 11.2268
      #5a1f00 color charts
#5a1f00 RGB chart
      #5a1f00 CMYK chart
      #5a1f00 RGB pie chart
      #5a1f00 color shades, tints & tones
#5a1f00 color schemes
#5a1f00 color preview, HTML & CSS examples
           This text has a color of #5a1f00        
        
          <p style="color:#5a1f00;">Text here</p>
        
        
          .mytext {color:#5a1f00;}
        
        Text color #5a1f00
      
           This box has a color of #5a1f00        
        
          <div style="background-color:#5a1f00;">Content here</div>
        
        
          .mybackground {background-color:#5a1f00;}
        
        Background color #5a1f00
      
           Border around this has a color of #5a1f00        
        
          <div style="border:2px solid #5a1f00;">Content here</div>
        
        
          .myborder {border:2px solid #5a1f00;}
        
        Border color #5a1f00