#5d5d04 color space conversions
Hex:
        #5d5d04
        RGB:
        93, 93, 4
        CMY:
        64, 64, 98
        CMYK:
        0, 0, 96, 64
      HSL:
        60°, 91.7526%, 19.0196%
        HSV (HSB):
        60°, 95.6989%, 36.4706%
        XYZ:
        8.4505, 10.1646, 1.6314
        xyY:
        0.4174, 0.5020, 10.1646
      CIE-Lab:
        38.1363, -10.1855, 44.0323
        CIE-LCH:
        38.1363, 45.1950, 103.0245
        CIE-Luv:
        38.1363, 2.9816, 41.3352
        Hunter-Lab:
        31.8820, -8.4813, 19.2835
      #5d5d04 color charts
#5d5d04 RGB chart
      #5d5d04 CMYK chart
      #5d5d04 RGB pie chart
      #5d5d04 color shades, tints & tones
#5d5d04 color schemes
#5d5d04 color preview, HTML & CSS examples
           This text has a color of #5d5d04        
        
          <p style="color:#5d5d04;">Text here</p>
        
        
          .mytext {color:#5d5d04;}
        
        Text color #5d5d04
      
           This box has a color of #5d5d04        
        
          <div style="background-color:#5d5d04;">Content here</div>
        
        
          .mybackground {background-color:#5d5d04;}
        
        Background color #5d5d04
      
           Border around this has a color of #5d5d04        
        
          <div style="border:2px solid #5d5d04;">Content here</div>
        
        
          .myborder {border:2px solid #5d5d04;}
        
        Border color #5d5d04