#042a28 color space conversions
Hex:
        #042a28
        RGB:
        4, 42, 40
        CMY:
        98, 84, 84
        CMYK:
        90, 0, 5, 84
      HSL:
        177°, 82.6087%, 9.0196%
        HSV (HSB):
        177°, 90.4762%, 16.4706%
        XYZ:
        1.2610, 1.8349, 2.2952
        xyY:
        0.2339, 0.3404, 1.8349
      CIE-Lab:
        14.5961, -13.5119, -2.4962
        CIE-LCH:
        14.5961, 13.7405, 190.4669
        CIE-Luv:
        14.5961, -10.7078, -1.0183
        Hunter-Lab:
        13.5460, -7.0884, -0.5637
      #042a28 color charts
#042a28 RGB chart
      #042a28 CMYK chart
      #042a28 RGB pie chart
      #042a28 color shades, tints & tones
#042a28 color schemes
#042a28 color preview, HTML & CSS examples
           This text has a color of #042a28        
        
          <p style="color:#042a28;">Text here</p>
        
        
          .mytext {color:#042a28;}
        
        Text color #042a28
      
           This box has a color of #042a28        
        
          <div style="background-color:#042a28;">Content here</div>
        
        
          .mybackground {background-color:#042a28;}
        
        Background color #042a28
      
           Border around this has a color of #042a28        
        
          <div style="border:2px solid #042a28;">Content here</div>
        
        
          .myborder {border:2px solid #042a28;}
        
        Border color #042a28