#5a6a12 color space conversions
Hex:
        #5a6a12
        RGB:
        90, 106, 18
        CMY:
        65, 58, 93
        CMYK:
        15, 0, 83, 58
      HSL:
        71°, 70.9677%, 24.3137%
        HSV (HSB):
        71°, 83.0189%, 41.5686%
        XYZ:
        9.4797, 12.5254, 2.4903
        xyY:
        0.3870, 0.5113, 12.5254
      CIE-Lab:
        42.0393, -18.2937, 43.2968
        CIE-LCH:
        42.0393, 47.0029, 112.9050
        CIE-Luv:
        42.0393, -6.9508, 44.8202
        Hunter-Lab:
        35.3912, -14.1228, 20.6020
      #5a6a12 color charts
#5a6a12 RGB chart
      #5a6a12 CMYK chart
      #5a6a12 RGB pie chart
      #5a6a12 color shades, tints & tones
#5a6a12 color schemes
#5a6a12 color preview, HTML & CSS examples
           This text has a color of #5a6a12        
        
          <p style="color:#5a6a12;">Text here</p>
        
        
          .mytext {color:#5a6a12;}
        
        Text color #5a6a12
      
           This box has a color of #5a6a12        
        
          <div style="background-color:#5a6a12;">Content here</div>
        
        
          .mybackground {background-color:#5a6a12;}
        
        Background color #5a6a12
      
           Border around this has a color of #5a6a12        
        
          <div style="border:2px solid #5a6a12;">Content here</div>
        
        
          .myborder {border:2px solid #5a6a12;}
        
        Border color #5a6a12