#30422a color space conversions
Hex:
        #30422a
        RGB:
        48, 66, 42
        CMY:
        81, 74, 84
        CMYK:
        27, 0, 36, 74
      HSL:
        105°, 22.2222%, 21.1765%
        HSV (HSB):
        105°, 36.3636%, 25.8824%
        XYZ:
        3.5851, 4.6920, 2.9072
        xyY:
        0.3205, 0.4195, 4.6920
      CIE-Lab:
        25.8385, -12.6555, 12.3585
        CIE-LCH:
        25.8385, 17.6888, 135.6803
        CIE-Luv:
        25.8385, -8.1995, 14.2297
        Hunter-Lab:
        21.6610, -8.3636, 7.2052
      #30422a color charts
#30422a RGB chart
      #30422a CMYK chart
      #30422a RGB pie chart
      #30422a color shades, tints & tones
#30422a color schemes
#30422a color preview, HTML & CSS examples
           This text has a color of #30422a        
        
          <p style="color:#30422a;">Text here</p>
        
        
          .mytext {color:#30422a;}
        
        Text color #30422a
      
           This box has a color of #30422a        
        
          <div style="background-color:#30422a;">Content here</div>
        
        
          .mybackground {background-color:#30422a;}
        
        Background color #30422a
      
           Border around this has a color of #30422a        
        
          <div style="border:2px solid #30422a;">Content here</div>
        
        
          .myborder {border:2px solid #30422a;}
        
        Border color #30422a