#122d10 color space conversions
Hex:
        #122d10
        RGB:
        18, 45, 16
        CMY:
        93, 82, 94
        CMYK:
        60, 0, 64, 82
      HSL:
        116°, 47.5410%, 11.9608%
        HSV (HSB):
        116°, 64.4444%, 17.6471%
        XYZ:
        1.2814, 2.0428, 0.8170
        xyY:
        0.3094, 0.4933, 2.0428
      CIE-Lab:
        15.7102, -17.6814, 15.4010
        CIE-LCH:
        15.7102, 23.4483, 138.9432
        CIE-Luv:
        15.7102, -9.9524, 13.5848
        Hunter-Lab:
        14.2926, -9.0091, 6.6158
      #122d10 color charts
#122d10 RGB chart
      #122d10 CMYK chart
      #122d10 RGB pie chart
      #122d10 color shades, tints & tones
#122d10 color schemes
#122d10 color preview, HTML & CSS examples
           This text has a color of #122d10        
        
          <p style="color:#122d10;">Text here</p>
        
        
          .mytext {color:#122d10;}
        
        Text color #122d10
      
           This box has a color of #122d10        
        
          <div style="background-color:#122d10;">Content here</div>
        
        
          .mybackground {background-color:#122d10;}
        
        Background color #122d10
      
           Border around this has a color of #122d10        
        
          <div style="border:2px solid #122d10;">Content here</div>
        
        
          .myborder {border:2px solid #122d10;}
        
        Border color #122d10