#5a120d color space conversions
Hex:
        #5a120d
        RGB:
        90, 18, 13
        CMY:
        65, 93, 95
        CMYK:
        0, 80, 86, 65
      HSL:
        4°, 74.7573%, 20.1961%
        HSV (HSB):
        4°, 85.5556%, 35.2941%
        XYZ:
        4.5054, 2.6353, 0.6520
        xyY:
        0.5782, 0.3382, 2.6353
      CIE-Lab:
        18.5199, 32.1614, 22.6054
        CIE-LCH:
        18.5199, 39.3110, 35.1024
        CIE-Luv:
        18.5199, 46.7092, 11.4046
        Hunter-Lab:
        16.2337, 21.1308, 8.9824
      #5a120d color charts
#5a120d RGB chart
      #5a120d CMYK chart
      #5a120d RGB pie chart
      #5a120d color shades, tints & tones
#5a120d color schemes
#5a120d color preview, HTML & CSS examples
           This text has a color of #5a120d        
        
          <p style="color:#5a120d;">Text here</p>
        
        
          .mytext {color:#5a120d;}
        
        Text color #5a120d
      
           This box has a color of #5a120d        
        
          <div style="background-color:#5a120d;">Content here</div>
        
        
          .mybackground {background-color:#5a120d;}
        
        Background color #5a120d
      
           Border around this has a color of #5a120d        
        
          <div style="border:2px solid #5a120d;">Content here</div>
        
        
          .myborder {border:2px solid #5a120d;}
        
        Border color #5a120d