#42503d color space conversions
Hex:
        #42503d
        RGB:
        66, 80, 61
        CMY:
        74, 69, 76
        CMYK:
        18, 0, 24, 69
      HSL:
        104°, 13.4752%, 27.6471%
        HSV (HSB):
        104°, 23.7500%, 31.3725%
        XYZ:
        5.9577, 7.2325, 5.4969
        xyY:
        0.3188, 0.3870, 7.2325
      CIE-Lab:
        32.3304, -9.7033, 9.4106
        CIE-LCH:
        32.3304, 13.5171, 135.8775
        CIE-Luv:
        32.3304, -6.6554, 12.1029
        Hunter-Lab:
        26.8933, -7.5198, 6.7067
      #42503d color charts
#42503d RGB chart
      #42503d CMYK chart
      #42503d RGB pie chart
      #42503d color shades, tints & tones
#42503d color schemes
#42503d color preview, HTML & CSS examples
           This text has a color of #42503d        
        
          <p style="color:#42503d;">Text here</p>
        
        
          .mytext {color:#42503d;}
        
        Text color #42503d
      
           This box has a color of #42503d        
        
          <div style="background-color:#42503d;">Content here</div>
        
        
          .mybackground {background-color:#42503d;}
        
        Background color #42503d
      
           Border around this has a color of #42503d        
        
          <div style="border:2px solid #42503d;">Content here</div>
        
        
          .myborder {border:2px solid #42503d;}
        
        Border color #42503d