#080d0c color space conversions
Hex:
        #080d0c
        RGB:
        8, 13, 12
        CMY:
        97, 95, 95
        CMYK:
        38, 0, 8, 95
      HSL:
        168°, 23.8095%, 4.1176%
        HSV (HSB):
        168°, 38.4615%, 5.0980%
        XYZ:
        0.3104, 0.3660, 0.4021
        xyY:
        0.2878, 0.3394, 0.3660
      CIE-Lab:
        3.3062, -1.5346, -0.0513
        CIE-LCH:
        3.3062, 1.5355, 181.9132
        CIE-Luv:
        3.3062, -0.8868, 0.0767
        Hunter-Lab:
        6.0499, -1.4285, 0.2942
      #080d0c color charts
#080d0c RGB chart
      #080d0c CMYK chart
      #080d0c RGB pie chart
      #080d0c color shades, tints & tones
#080d0c color schemes
#080d0c color preview, HTML & CSS examples
           This text has a color of #080d0c        
        
          <p style="color:#080d0c;">Text here</p>
        
        
          .mytext {color:#080d0c;}
        
        Text color #080d0c
      
           This box has a color of #080d0c        
        
          <div style="background-color:#080d0c;">Content here</div>
        
        
          .mybackground {background-color:#080d0c;}
        
        Background color #080d0c
      
           Border around this has a color of #080d0c        
        
          <div style="border:2px solid #080d0c;">Content here</div>
        
        
          .myborder {border:2px solid #080d0c;}
        
        Border color #080d0c