#295d1d color space conversions
Hex:
        #295d1d
        RGB:
        41, 93, 29
        CMY:
        84, 64, 89
        CMYK:
        56, 0, 69, 64
      HSL:
        109°, 52.4590%, 23.9216%
        HSV (HSB):
        109°, 68.8172%, 36.4706%
        XYZ:
        5.0506, 8.3888, 2.5154
        xyY:
        0.3166, 0.5258, 8.3888
      CIE-Lab:
        34.7799, -30.9021, 30.5903
        CIE-LCH:
        34.7799, 43.4822, 135.2905
        CIE-Luv:
        34.7799, -23.4661, 34.8440
        Hunter-Lab:
        28.9635, -19.5597, 15.1252
      #295d1d color charts
#295d1d RGB chart
      #295d1d CMYK chart
      #295d1d RGB pie chart
      #295d1d color shades, tints & tones
#295d1d color schemes
#295d1d color preview, HTML & CSS examples
           This text has a color of #295d1d        
        
          <p style="color:#295d1d;">Text here</p>
        
        
          .mytext {color:#295d1d;}
        
        Text color #295d1d
      
           This box has a color of #295d1d        
        
          <div style="background-color:#295d1d;">Content here</div>
        
        
          .mybackground {background-color:#295d1d;}
        
        Background color #295d1d
      
           Border around this has a color of #295d1d        
        
          <div style="border:2px solid #295d1d;">Content here</div>
        
        
          .myborder {border:2px solid #295d1d;}
        
        Border color #295d1d