#252e25 color space conversions
Hex:
        #252e25
        RGB:
        37, 46, 37
        CMY:
        85, 82, 85
        CMYK:
        20, 0, 20, 82
      HSL:
        120°, 10.8434%, 16.2745%
        HSV (HSB):
        120°, 19.5652%, 18.0392%
        XYZ:
        2.0739, 2.4809, 2.1198
        xyY:
        0.3107, 0.3717, 2.4809
      CIE-Lab:
        17.8319, -6.1095, 4.5275
        CIE-LCH:
        17.8319, 7.6042, 143.4594
        CIE-Luv:
        17.8319, -3.7337, 4.8245
        Hunter-Lab:
        15.7508, -4.0612, 3.0460
      #252e25 color charts
#252e25 RGB chart
      #252e25 CMYK chart
      #252e25 RGB pie chart
      #252e25 color shades, tints & tones
#252e25 color schemes
#252e25 color preview, HTML & CSS examples
           This text has a color of #252e25        
        
          <p style="color:#252e25;">Text here</p>
        
        
          .mytext {color:#252e25;}
        
        Text color #252e25
      
           This box has a color of #252e25        
        
          <div style="background-color:#252e25;">Content here</div>
        
        
          .mybackground {background-color:#252e25;}
        
        Background color #252e25
      
           Border around this has a color of #252e25        
        
          <div style="border:2px solid #252e25;">Content here</div>
        
        
          .myborder {border:2px solid #252e25;}
        
        Border color #252e25