#405f12 color space conversions
Hex:
        #405f12
        RGB:
        64, 95, 18
        CMY:
        75, 63, 93
        CMYK:
        33, 0, 81, 63
      HSL:
        84°, 68.1416%, 22.1569%
        HSV (HSB):
        84°, 81.0526%, 37.2549%
        XYZ:
        6.3157, 9.3181, 2.0380
        xyY:
        0.3574, 0.5273, 9.3181
      CIE-Lab:
        36.5896, -24.1606, 37.5701
        CIE-LCH:
        36.5896, 44.6682, 122.7444
        CIE-Luv:
        36.5896, -15.1525, 39.3204
        Hunter-Lab:
        30.5255, -16.4880, 17.4095
      #405f12 color charts
#405f12 RGB chart
      #405f12 CMYK chart
      #405f12 RGB pie chart
      #405f12 color shades, tints & tones
#405f12 color schemes
#405f12 color preview, HTML & CSS examples
           This text has a color of #405f12        
        
          <p style="color:#405f12;">Text here</p>
        
        
          .mytext {color:#405f12;}
        
        Text color #405f12
      
           This box has a color of #405f12        
        
          <div style="background-color:#405f12;">Content here</div>
        
        
          .mybackground {background-color:#405f12;}
        
        Background color #405f12
      
           Border around this has a color of #405f12        
        
          <div style="border:2px solid #405f12;">Content here</div>
        
        
          .myborder {border:2px solid #405f12;}
        
        Border color #405f12