#5a121f color space conversions
Hex:
        #5a121f
        RGB:
        90, 18, 31
        CMY:
        65, 93, 88
        CMYK:
        0, 80, 66, 65
      HSL:
        349°, 66.6667%, 21.1765%
        HSV (HSB):
        349°, 80.0000%, 35.2941%
        XYZ:
        4.6801, 2.7052, 1.5718
        xyY:
        0.5225, 0.3020, 2.7052
      CIE-Lab:
        18.8223, 33.1668, 11.3406
        CIE-LCH:
        18.8223, 35.0520, 18.8769
        CIE-Luv:
        18.8223, 43.2526, 4.6143
        Hunter-Lab:
        16.4475, 22.0084, 5.8472
      #5a121f color charts
#5a121f RGB chart
      #5a121f CMYK chart
      #5a121f RGB pie chart
      #5a121f color shades, tints & tones
#5a121f color schemes
#5a121f color preview, HTML & CSS examples
           This text has a color of #5a121f        
        
          <p style="color:#5a121f;">Text here</p>
        
        
          .mytext {color:#5a121f;}
        
        Text color #5a121f
      
           This box has a color of #5a121f        
        
          <div style="background-color:#5a121f;">Content here</div>
        
        
          .mybackground {background-color:#5a121f;}
        
        Background color #5a121f
      
           Border around this has a color of #5a121f        
        
          <div style="border:2px solid #5a121f;">Content here</div>
        
        
          .myborder {border:2px solid #5a121f;}
        
        Border color #5a121f