#12420a color space conversions
Hex:
        #12420a
        RGB:
        18, 66, 10
        CMY:
        93, 74, 96
        CMYK:
        73, 0, 85, 74
      HSL:
        111°, 73.6842%, 14.9020%
        HSV (HSB):
        111°, 84.8485%, 25.8824%
        XYZ:
        2.2525, 4.0469, 0.9496
        xyY:
        0.3107, 0.5583, 4.0469
      CIE-Lab:
        23.8260, -28.0458, 27.4971
        CIE-LCH:
        23.8260, 39.2767, 135.5660
        CIE-Luv:
        23.8260, -18.8704, 26.3748
        Hunter-Lab:
        20.1170, -15.2185, 11.2832
      #12420a color charts
#12420a RGB chart
      #12420a CMYK chart
      #12420a RGB pie chart
      #12420a color shades, tints & tones
#12420a color schemes
#12420a color preview, HTML & CSS examples
           This text has a color of #12420a        
        
          <p style="color:#12420a;">Text here</p>
        
        
          .mytext {color:#12420a;}
        
        Text color #12420a
      
           This box has a color of #12420a        
        
          <div style="background-color:#12420a;">Content here</div>
        
        
          .mybackground {background-color:#12420a;}
        
        Background color #12420a
      
           Border around this has a color of #12420a        
        
          <div style="border:2px solid #12420a;">Content here</div>
        
        
          .myborder {border:2px solid #12420a;}
        
        Border color #12420a