#253a2e color space conversions
Hex:
        #253a2e
        RGB:
        37, 58, 46
        CMY:
        85, 77, 82
        CMYK:
        36, 0, 21, 77
      HSL:
        146°, 22.1053%, 18.6275%
        HSV (HSB):
        146°, 36.2069%, 22.7451%
        XYZ:
        2.7691, 3.6167, 3.1369
        xyY:
        0.2908, 0.3798, 3.6167
      CIE-Lab:
        22.3614, -11.4980, 4.8286
        CIE-LCH:
        22.3614, 12.4708, 157.2199
        CIE-Luv:
        22.3614, -9.0405, 6.2949
        Hunter-Lab:
        19.0176, -7.2894, 3.5326
      #253a2e color charts
#253a2e RGB chart
      #253a2e CMYK chart
      #253a2e RGB pie chart
      #253a2e color shades, tints & tones
#253a2e color schemes
#253a2e color preview, HTML & CSS examples
           This text has a color of #253a2e        
        
          <p style="color:#253a2e;">Text here</p>
        
        
          .mytext {color:#253a2e;}
        
        Text color #253a2e
      
           This box has a color of #253a2e        
        
          <div style="background-color:#253a2e;">Content here</div>
        
        
          .mybackground {background-color:#253a2e;}
        
        Background color #253a2e
      
           Border around this has a color of #253a2e        
        
          <div style="border:2px solid #253a2e;">Content here</div>
        
        
          .myborder {border:2px solid #253a2e;}
        
        Border color #253a2e