#125f1d color space conversions
Hex:
        #125f1d
        RGB:
        18, 95, 29
        CMY:
        93, 63, 89
        CMYK:
        81, 0, 69, 63
      HSL:
        129°, 68.1416%, 22.1569%
        HSV (HSB):
        129°, 81.0526%, 37.2549%
        XYZ:
        4.5634, 8.4017, 2.5436
        xyY:
        0.2942, 0.5417, 8.4017
      CIE-Lab:
        34.8059, -37.2632, 30.4233
        CIE-LCH:
        34.8059, 48.1054, 140.7703
        CIE-Luv:
        34.8059, -29.7625, 35.6235
        Hunter-Lab:
        28.9857, -22.6225, 15.0872
      #125f1d color charts
#125f1d RGB chart
      #125f1d CMYK chart
      #125f1d RGB pie chart
      #125f1d color shades, tints & tones
#125f1d color schemes
#125f1d color preview, HTML & CSS examples
           This text has a color of #125f1d        
        
          <p style="color:#125f1d;">Text here</p>
        
        
          .mytext {color:#125f1d;}
        
        Text color #125f1d
      
           This box has a color of #125f1d        
        
          <div style="background-color:#125f1d;">Content here</div>
        
        
          .mybackground {background-color:#125f1d;}
        
        Background color #125f1d
      
           Border around this has a color of #125f1d        
        
          <div style="border:2px solid #125f1d;">Content here</div>
        
        
          .myborder {border:2px solid #125f1d;}
        
        Border color #125f1d