#45682d color space conversions
Hex:
        #45682d
        RGB:
        69, 104, 45
        CMY:
        73, 59, 82
        CMYK:
        34, 0, 57, 59
      HSL:
        96°, 39.5973%, 29.2157%
        HSV (HSB):
        96°, 56.7308%, 40.7843%
        XYZ:
        7.8782, 11.3553, 4.2592
        xyY:
        0.3353, 0.4834, 11.3553
      CIE-Lab:
        40.1726, -24.1181, 28.9572
        CIE-LCH:
        40.1726, 37.6856, 129.7905
        CIE-Luv:
        40.1726, -17.1496, 34.8709
        Hunter-Lab:
        33.6976, -17.2391, 16.0944
      #45682d color charts
#45682d RGB chart
      #45682d CMYK chart
      #45682d RGB pie chart
      #45682d color shades, tints & tones
#45682d color schemes
#45682d color preview, HTML & CSS examples
           This text has a color of #45682d        
        
          <p style="color:#45682d;">Text here</p>
        
        
          .mytext {color:#45682d;}
        
        Text color #45682d
      
           This box has a color of #45682d        
        
          <div style="background-color:#45682d;">Content here</div>
        
        
          .mybackground {background-color:#45682d;}
        
        Background color #45682d
      
           Border around this has a color of #45682d        
        
          <div style="border:2px solid #45682d;">Content here</div>
        
        
          .myborder {border:2px solid #45682d;}
        
        Border color #45682d