#0e421b color space conversions
Hex:
        #0e421b
        RGB:
        14, 66, 27
        CMY:
        95, 74, 89
        CMYK:
        79, 0, 59, 74
      HSL:
        135°, 65.0000%, 15.6863%
        HSV (HSB):
        135°, 78.7879%, 25.8824%
        XYZ:
        2.3271, 4.0689, 1.6996
        xyY:
        0.2875, 0.5026, 4.0689
      CIE-Lab:
        23.8980, -26.7858, 18.8059
        CIE-LCH:
        23.8980, 32.7283, 144.9278
        CIE-Luv:
        23.8980, -19.2209, 20.6846
        Hunter-Lab:
        20.1716, -14.7071, 9.1244
      #0e421b color charts
#0e421b RGB chart
      #0e421b CMYK chart
      #0e421b RGB pie chart
      #0e421b color shades, tints & tones
#0e421b color schemes
#0e421b color preview, HTML & CSS examples
           This text has a color of #0e421b        
        
          <p style="color:#0e421b;">Text here</p>
        
        
          .mytext {color:#0e421b;}
        
        Text color #0e421b
      
           This box has a color of #0e421b        
        
          <div style="background-color:#0e421b;">Content here</div>
        
        
          .mybackground {background-color:#0e421b;}
        
        Background color #0e421b
      
           Border around this has a color of #0e421b        
        
          <div style="border:2px solid #0e421b;">Content here</div>
        
        
          .myborder {border:2px solid #0e421b;}
        
        Border color #0e421b