#5a220f color space conversions
Hex:
        #5a220f
        RGB:
        90, 34, 15
        CMY:
        65, 87, 94
        CMYK:
        0, 62, 83, 65
      HSL:
        15°, 71.4286%, 20.5882%
        HSV (HSB):
        15°, 83.3333%, 35.2941%
        XYZ:
        4.8747, 3.3522, 0.8421
        xyY:
        0.5375, 0.3696, 3.3522
      CIE-Lab:
        21.4026, 24.5510, 24.8568
        CIE-LCH:
        21.4026, 34.9372, 45.3546
        CIE-Luv:
        21.4026, 39.0052, 15.2148
        Hunter-Lab:
        18.3090, 15.4841, 10.0895
      #5a220f color charts
#5a220f RGB chart
      #5a220f CMYK chart
      #5a220f RGB pie chart
      #5a220f color shades, tints & tones
#5a220f color schemes
#5a220f color preview, HTML & CSS examples
           This text has a color of #5a220f        
        
          <p style="color:#5a220f;">Text here</p>
        
        
          .mytext {color:#5a220f;}
        
        Text color #5a220f
      
           This box has a color of #5a220f        
        
          <div style="background-color:#5a220f;">Content here</div>
        
        
          .mybackground {background-color:#5a220f;}
        
        Background color #5a220f
      
           Border around this has a color of #5a220f        
        
          <div style="border:2px solid #5a220f;">Content here</div>
        
        
          .myborder {border:2px solid #5a220f;}
        
        Border color #5a220f