#425e4d color space conversions
Hex:
        #425e4d
        RGB:
        66, 94, 77
        CMY:
        74, 63, 70
        CMYK:
        30, 0, 18, 63
      HSL:
        144°, 17.5000%, 31.3725%
        HSV (HSB):
        144°, 29.7872%, 36.8627%
        XYZ:
        7.5890, 9.6995, 8.4934
        xyY:
        0.2944, 0.3762, 9.6995
      CIE-Lab:
        37.2976, -14.4267, 6.4375
        CIE-LCH:
        37.2976, 15.7978, 155.9526
        CIE-Luv:
        37.2976, -13.4968, 9.9616
        Hunter-Lab:
        31.1440, -11.0059, 5.6316
      #425e4d color charts
#425e4d RGB chart
      #425e4d CMYK chart
      #425e4d RGB pie chart
      #425e4d color shades, tints & tones
#425e4d color schemes
#425e4d color preview, HTML & CSS examples
           This text has a color of #425e4d        
        
          <p style="color:#425e4d;">Text here</p>
        
        
          .mytext {color:#425e4d;}
        
        Text color #425e4d
      
           This box has a color of #425e4d        
        
          <div style="background-color:#425e4d;">Content here</div>
        
        
          .mybackground {background-color:#425e4d;}
        
        Background color #425e4d
      
           Border around this has a color of #425e4d        
        
          <div style="border:2px solid #425e4d;">Content here</div>
        
        
          .myborder {border:2px solid #425e4d;}
        
        Border color #425e4d