#004212 color space conversions
Hex:
        #004212
        RGB:
        0, 66, 18
        CMY:
        100, 74, 93
        CMYK:
        100, 0, 73, 74
      HSL:
        136°, 100.0000%, 12.9412%
        HSV (HSB):
        136°, 100.0000%, 25.8824%
        XYZ:
        2.0574, 3.9401, 1.2243
        xyY:
        0.2849, 0.5456, 3.9401
      CIE-Lab:
        23.4724, -30.7931, 23.2490
        CIE-LCH:
        23.4724, 38.5841, 142.9469
        CIE-Luv:
        23.4724, -21.6353, 23.9934
        Hunter-Lab:
        19.8497, -16.2357, 10.2377
      #004212 color charts
#004212 RGB chart
      #004212 CMYK chart
      #004212 RGB pie chart
      #004212 color shades, tints & tones
#004212 color schemes
#004212 color preview, HTML & CSS examples
           This text has a color of #004212        
        
          <p style="color:#004212;">Text here</p>
        
        
          .mytext {color:#004212;}
        
        Text color #004212
      
           This box has a color of #004212        
        
          <div style="background-color:#004212;">Content here</div>
        
        
          .mybackground {background-color:#004212;}
        
        Background color #004212
      
           Border around this has a color of #004212        
        
          <div style="border:2px solid #004212;">Content here</div>
        
        
          .myborder {border:2px solid #004212;}
        
        Border color #004212