#275d20 color space conversions
Hex:
        #275d20
        RGB:
        39, 93, 32
        CMY:
        85, 64, 87
        CMYK:
        58, 0, 66, 64
      HSL:
        113°, 48.8000%, 24.5098%
        HSV (HSB):
        113°, 65.5914%, 36.4706%
        XYZ:
        5.0118, 8.3643, 2.7168
        xyY:
        0.3114, 0.5198, 8.3643
      CIE-Lab:
        34.7304, -31.1715, 29.0234
        CIE-LCH:
        34.7304, 42.5913, 137.0437
        CIE-Luv:
        34.7304, -24.0324, 33.7246
        Hunter-Lab:
        28.9211, -19.6796, 14.6751
      #275d20 color charts
#275d20 RGB chart
      #275d20 CMYK chart
      #275d20 RGB pie chart
      #275d20 color shades, tints & tones
#275d20 color schemes
#275d20 color preview, HTML & CSS examples
           This text has a color of #275d20        
        
          <p style="color:#275d20;">Text here</p>
        
        
          .mytext {color:#275d20;}
        
        Text color #275d20
      
           This box has a color of #275d20        
        
          <div style="background-color:#275d20;">Content here</div>
        
        
          .mybackground {background-color:#275d20;}
        
        Background color #275d20
      
           Border around this has a color of #275d20        
        
          <div style="border:2px solid #275d20;">Content here</div>
        
        
          .myborder {border:2px solid #275d20;}
        
        Border color #275d20