#0f421b color space conversions
Hex:
        #0f421b
        RGB:
        15, 66, 27
        CMY:
        94, 74, 89
        CMYK:
        77, 0, 59, 74
      HSL:
        134°, 62.9630%, 15.8824%
        HSV (HSB):
        134°, 77.2727%, 25.8824%
        XYZ:
        2.3430, 4.0771, 1.7004
        xyY:
        0.2885, 0.5021, 4.0771
      CIE-Lab:
        23.9248, -26.5713, 18.8448
        CIE-LCH:
        23.9248, 32.5754, 144.6551
        CIE-Luv:
        23.9248, -19.0411, 20.7001
        Hunter-Lab:
        20.1919, -14.6228, 9.1414
      #0f421b color charts
#0f421b RGB chart
      #0f421b CMYK chart
      #0f421b RGB pie chart
      #0f421b color shades, tints & tones
#0f421b color schemes
#0f421b color preview, HTML & CSS examples
           This text has a color of #0f421b        
        
          <p style="color:#0f421b;">Text here</p>
        
        
          .mytext {color:#0f421b;}
        
        Text color #0f421b
      
           This box has a color of #0f421b        
        
          <div style="background-color:#0f421b;">Content here</div>
        
        
          .mybackground {background-color:#0f421b;}
        
        Background color #0f421b
      
           Border around this has a color of #0f421b        
        
          <div style="border:2px solid #0f421b;">Content here</div>
        
        
          .myborder {border:2px solid #0f421b;}
        
        Border color #0f421b