#0d0b07 color space conversions
Hex:
        #0d0b07
        RGB:
        13, 11, 7
        CMY:
        95, 96, 97
        CMYK:
        0, 15, 46, 95
      HSL:
        40°, 30.0000%, 3.9216%
        HSV (HSB):
        40°, 46.1538%, 5.0980%
        XYZ:
        0.3240, 0.3402, 0.2496
        xyY:
        0.3545, 0.3723, 0.3402
      CIE-Lab:
        3.0735, 0.0248, 1.7288
        CIE-LCH:
        3.0735, 1.7290, 89.1791
        CIE-Luv:
        3.0735, 0.4789, 1.0967
        Hunter-Lab:
        5.8331, -0.2930, 1.5460
      #0d0b07 color charts
#0d0b07 RGB chart
      #0d0b07 CMYK chart
      #0d0b07 RGB pie chart
      #0d0b07 color shades, tints & tones
#0d0b07 color schemes
#0d0b07 color preview, HTML & CSS examples
           This text has a color of #0d0b07        
        
          <p style="color:#0d0b07;">Text here</p>
        
        
          .mytext {color:#0d0b07;}
        
        Text color #0d0b07
      
           This box has a color of #0d0b07        
        
          <div style="background-color:#0d0b07;">Content here</div>
        
        
          .mybackground {background-color:#0d0b07;}
        
        Background color #0d0b07
      
           Border around this has a color of #0d0b07        
        
          <div style="border:2px solid #0d0b07;">Content here</div>
        
        
          .myborder {border:2px solid #0d0b07;}
        
        Border color #0d0b07