#0f0e00 color space conversions
Hex:
        #0f0e00
        RGB:
        15, 14, 0
        CMY:
        94, 95, 100
        CMYK:
        0, 7, 100, 94
      HSL:
        56°, 100.0000%, 2.9412%
        HSV (HSB):
        56°, 100.0000%, 5.8824%
        XYZ:
        0.3540, 0.4156, 0.0616
        xyY:
        0.4259, 0.5000, 0.4156
      CIE-Lab:
        3.7544, -1.6799, 5.5925
        CIE-LCH:
        3.7544, 5.8393, 106.7190
        CIE-Luv:
        3.7544, 0.5487, 4.0969
        Hunter-Lab:
        6.4470, -1.4797, 3.9467
      #0f0e00 color charts
#0f0e00 RGB chart
      #0f0e00 CMYK chart
      #0f0e00 RGB pie chart
      #0f0e00 color shades, tints & tones
#0f0e00 color schemes
#0f0e00 color preview, HTML & CSS examples
           This text has a color of #0f0e00        
        
          <p style="color:#0f0e00;">Text here</p>
        
        
          .mytext {color:#0f0e00;}
        
        Text color #0f0e00
      
           This box has a color of #0f0e00        
        
          <div style="background-color:#0f0e00;">Content here</div>
        
        
          .mybackground {background-color:#0f0e00;}
        
        Background color #0f0e00
      
           Border around this has a color of #0f0e00        
        
          <div style="border:2px solid #0f0e00;">Content here</div>
        
        
          .myborder {border:2px solid #0f0e00;}
        
        Border color #0f0e00