#295c5a color space conversions
Hex:
        #295c5a
        RGB:
        41, 92, 90
        CMY:
        84, 64, 65
        CMYK:
        55, 0, 2, 64
      HSL:
        178°, 38.3459%, 26.0784%
        HSV (HSB):
        178°, 55.4348%, 36.0784%
        XYZ:
        6.5871, 8.8639, 11.0366
        xyY:
        0.2487, 0.3346, 8.8639
      CIE-Lab:
        35.7209, -17.5567, -4.0773
        CIE-LCH:
        35.7209, 18.0240, 193.0744
        CIE-Luv:
        35.7209, -21.0053, -2.9200
        Hunter-Lab:
        29.7723, -12.6087, -1.1382
      #295c5a color charts
#295c5a RGB chart
      #295c5a CMYK chart
      #295c5a RGB pie chart
      #295c5a color shades, tints & tones
#295c5a color schemes
#295c5a color preview, HTML & CSS examples
           This text has a color of #295c5a        
        
          <p style="color:#295c5a;">Text here</p>
        
        
          .mytext {color:#295c5a;}
        
        Text color #295c5a
      
           This box has a color of #295c5a        
        
          <div style="background-color:#295c5a;">Content here</div>
        
        
          .mybackground {background-color:#295c5a;}
        
        Background color #295c5a
      
           Border around this has a color of #295c5a        
        
          <div style="border:2px solid #295c5a;">Content here</div>
        
        
          .myborder {border:2px solid #295c5a;}
        
        Border color #295c5a