#12440f color space conversions
Hex:
        #12440f
        RGB:
        18, 68, 15
        CMY:
        93, 73, 94
        CMYK:
        74, 0, 78, 73
      HSL:
        117°, 63.8554%, 16.2745%
        HSV (HSB):
        117°, 77.9412%, 26.6667%
        XYZ:
        2.4028, 4.2973, 1.1548
        xyY:
        0.3059, 0.5471, 4.2973
      CIE-Lab:
        24.6310, -28.3887, 26.1120
        CIE-LCH:
        24.6310, 38.5715, 137.3921
        CIE-Luv:
        24.6310, -19.5886, 26.1312
        Hunter-Lab:
        20.7300, -15.5877, 11.2083
      #12440f color charts
#12440f RGB chart
      #12440f CMYK chart
      #12440f RGB pie chart
      #12440f color shades, tints & tones
#12440f color schemes
#12440f color preview, HTML & CSS examples
           This text has a color of #12440f        
        
          <p style="color:#12440f;">Text here</p>
        
        
          .mytext {color:#12440f;}
        
        Text color #12440f
      
           This box has a color of #12440f        
        
          <div style="background-color:#12440f;">Content here</div>
        
        
          .mybackground {background-color:#12440f;}
        
        Background color #12440f
      
           Border around this has a color of #12440f        
        
          <div style="border:2px solid #12440f;">Content here</div>
        
        
          .myborder {border:2px solid #12440f;}
        
        Border color #12440f