#425d3b color space conversions
Hex:
        #425d3b
        RGB:
        66, 93, 59
        CMY:
        74, 64, 77
        CMYK:
        29, 0, 37, 64
      HSL:
        108°, 22.3684%, 29.8039%
        HSV (HSB):
        108°, 36.5591%, 36.4706%
        XYZ:
        6.9505, 9.3027, 5.5669
        xyY:
        0.3185, 0.4263, 9.3027
      CIE-Lab:
        36.5607, -17.4664, 16.3914
        CIE-LCH:
        36.5607, 23.9532, 136.8185
        CIE-Luv:
        36.5607, -13.0588, 21.2483
        Hunter-Lab:
        30.5004, -12.6984, 10.5286
      #425d3b color charts
#425d3b RGB chart
      #425d3b CMYK chart
      #425d3b RGB pie chart
      #425d3b color shades, tints & tones
#425d3b color schemes
#425d3b color preview, HTML & CSS examples
           This text has a color of #425d3b        
        
          <p style="color:#425d3b;">Text here</p>
        
        
          .mytext {color:#425d3b;}
        
        Text color #425d3b
      
           This box has a color of #425d3b        
        
          <div style="background-color:#425d3b;">Content here</div>
        
        
          .mybackground {background-color:#425d3b;}
        
        Background color #425d3b
      
           Border around this has a color of #425d3b        
        
          <div style="border:2px solid #425d3b;">Content here</div>
        
        
          .myborder {border:2px solid #425d3b;}
        
        Border color #425d3b