#12870a color space conversions
Hex:
        #12870a
        RGB:
        18, 135, 10
        CMY:
        93, 47, 96
        CMYK:
        87, 0, 93, 47
      HSL:
        116°, 86.2069%, 28.4314%
        HSV (HSB):
        116°, 92.5926%, 52.9412%
        XYZ:
        8.9682, 17.4785, 3.1882
        xyY:
        0.3026, 0.5898, 17.4785
      CIE-Lab:
        48.8573, -51.9294, 50.1790
        CIE-LCH:
        48.8573, 72.2121, 135.9821
        CIE-Luv:
        48.8573, -44.4896, 58.4658
        Hunter-Lab:
        41.8072, -34.8720, 24.7437
      #12870a color charts
#12870a RGB chart
      #12870a CMYK chart
      #12870a RGB pie chart
      #12870a color shades, tints & tones
#12870a color schemes
#12870a color preview, HTML & CSS examples
           This text has a color of #12870a        
        
          <p style="color:#12870a;">Text here</p>
        
        
          .mytext {color:#12870a;}
        
        Text color #12870a
      
           This box has a color of #12870a        
        
          <div style="background-color:#12870a;">Content here</div>
        
        
          .mybackground {background-color:#12870a;}
        
        Background color #12870a
      
           Border around this has a color of #12870a        
        
          <div style="border:2px solid #12870a;">Content here</div>
        
        
          .myborder {border:2px solid #12870a;}
        
        Border color #12870a