#123f0d color space conversions
Hex:
        #123f0d
        RGB:
        18, 63, 13
        CMY:
        93, 75, 95
        CMYK:
        71, 0, 79, 75
      HSL:
        114°, 65.7895%, 14.9020%
        HSV (HSB):
        114°, 79.3651%, 24.7059%
        XYZ:
        2.0996, 3.7127, 0.9867
        xyY:
        0.3088, 0.5461, 3.7127
      CIE-Lab:
        22.6978, -26.5079, 25.0230
        CIE-LCH:
        22.6978, 36.4530, 136.6505
        CIE-Luv:
        22.6978, -17.5844, 24.1045
        Hunter-Lab:
        19.2683, -14.2689, 10.4516
      #123f0d color charts
#123f0d RGB chart
      #123f0d CMYK chart
      #123f0d RGB pie chart
      #123f0d color shades, tints & tones
#123f0d color schemes
#123f0d color preview, HTML & CSS examples
           This text has a color of #123f0d        
        
          <p style="color:#123f0d;">Text here</p>
        
        
          .mytext {color:#123f0d;}
        
        Text color #123f0d
      
           This box has a color of #123f0d        
        
          <div style="background-color:#123f0d;">Content here</div>
        
        
          .mybackground {background-color:#123f0d;}
        
        Background color #123f0d
      
           Border around this has a color of #123f0d        
        
          <div style="border:2px solid #123f0d;">Content here</div>
        
        
          .myborder {border:2px solid #123f0d;}
        
        Border color #123f0d