#125f0f color space conversions
Hex:
        #125f0f
        RGB:
        18, 95, 15
        CMY:
        93, 63, 94
        CMYK:
        81, 0, 84, 63
      HSL:
        118°, 72.7273%, 21.5686%
        HSV (HSB):
        118°, 84.2105%, 37.2549%
        XYZ:
        4.4279, 8.3475, 1.8298
        xyY:
        0.3032, 0.5715, 8.3475
      CIE-Lab:
        34.6964, -38.6085, 36.1792
        CIE-LCH:
        34.6964, 52.9108, 136.8605
        CIE-Luv:
        34.6964, -30.1165, 39.5255
        Hunter-Lab:
        28.8921, -23.2049, 16.4695
      #125f0f color charts
#125f0f RGB chart
      #125f0f CMYK chart
      #125f0f RGB pie chart
      #125f0f color shades, tints & tones
#125f0f color schemes
#125f0f color preview, HTML & CSS examples
           This text has a color of #125f0f        
        
          <p style="color:#125f0f;">Text here</p>
        
        
          .mytext {color:#125f0f;}
        
        Text color #125f0f
      
           This box has a color of #125f0f        
        
          <div style="background-color:#125f0f;">Content here</div>
        
        
          .mybackground {background-color:#125f0f;}
        
        Background color #125f0f
      
           Border around this has a color of #125f0f        
        
          <div style="border:2px solid #125f0f;">Content here</div>
        
        
          .myborder {border:2px solid #125f0f;}
        
        Border color #125f0f