#0b230d color space conversions
Hex:
        #0b230d
        RGB:
        11, 35, 13
        CMY:
        96, 86, 95
        CMYK:
        69, 0, 63, 86
      HSL:
        125°, 52.1739%, 9.0196%
        HSV (HSB):
        125°, 68.5714%, 13.7255%
        XYZ:
        0.8117, 1.3023, 0.5894
        xyY:
        0.3003, 0.4817, 1.3023
      CIE-Lab:
        11.2913, -15.4196, 11.0381
        CIE-LCH:
        11.2913, 18.9632, 144.4031
        CIE-Luv:
        11.2913, -7.4890, 9.0522
        Hunter-Lab:
        11.4117, -7.2742, 4.9262
      #0b230d color charts
#0b230d RGB chart
      #0b230d CMYK chart
      #0b230d RGB pie chart
      #0b230d color shades, tints & tones
#0b230d color schemes
#0b230d color preview, HTML & CSS examples
           This text has a color of #0b230d        
        
          <p style="color:#0b230d;">Text here</p>
        
        
          .mytext {color:#0b230d;}
        
        Text color #0b230d
      
           This box has a color of #0b230d        
        
          <div style="background-color:#0b230d;">Content here</div>
        
        
          .mybackground {background-color:#0b230d;}
        
        Background color #0b230d
      
           Border around this has a color of #0b230d        
        
          <div style="border:2px solid #0b230d;">Content here</div>
        
        
          .myborder {border:2px solid #0b230d;}
        
        Border color #0b230d