#0d0b0d color space conversions
Hex:
        #0d0b0d
        RGB:
        13, 11, 13
        CMY:
        95, 96, 95
        CMYK:
        0, 15, 0, 95
      HSL:
        300°, 8.3333%, 4.7059%
        HSV (HSB):
        300°, 15.3846%, 5.0980%
        XYZ:
        0.3583, 0.3540, 0.4302
        xyY:
        0.3136, 0.3098, 0.3540
      CIE-Lab:
        3.1974, 0.8955, -0.6407
        CIE-LCH:
        3.1974, 1.1011, 324.4166
        CIE-Luv:
        3.1974, 0.3377, -0.4371
        Hunter-Lab:
        5.9495, 0.3381, -0.1226
      #0d0b0d color charts
#0d0b0d RGB chart
      #0d0b0d CMYK chart
      #0d0b0d RGB pie chart
      #0d0b0d color shades, tints & tones
#0d0b0d color schemes
#0d0b0d color preview, HTML & CSS examples
           This text has a color of #0d0b0d        
        
          <p style="color:#0d0b0d;">Text here</p>
        
        
          .mytext {color:#0d0b0d;}
        
        Text color #0d0b0d
      
           This box has a color of #0d0b0d        
        
          <div style="background-color:#0d0b0d;">Content here</div>
        
        
          .mybackground {background-color:#0d0b0d;}
        
        Background color #0d0b0d
      
           Border around this has a color of #0d0b0d        
        
          <div style="border:2px solid #0d0b0d;">Content here</div>
        
        
          .myborder {border:2px solid #0d0b0d;}
        
        Border color #0d0b0d