#2f2a36 color space conversions
Hex:
        #2f2a36
        RGB:
        47, 42, 54
        CMY:
        82, 84, 79
        CMYK:
        13, 22, 0, 79
      HSL:
        265°, 12.5000%, 18.8235%
        HSV (HSB):
        265°, 22.2222%, 21.1765%
        XYZ:
        2.6661, 2.5266, 3.8372
        xyY:
        0.2953, 0.2798, 2.5266
      CIE-Lab:
        18.0385, 5.2028, -6.8843
        CIE-LCH:
        18.0385, 8.6292, 307.0800
        CIE-Luv:
        18.0385, 1.6281, -7.4299
        Hunter-Lab:
        15.8953, 2.1229, -3.1861
      #2f2a36 color charts
#2f2a36 RGB chart
      #2f2a36 CMYK chart
      #2f2a36 RGB pie chart
      #2f2a36 color shades, tints & tones
#2f2a36 color schemes
#2f2a36 color preview, HTML & CSS examples
           This text has a color of #2f2a36        
        
          <p style="color:#2f2a36;">Text here</p>
        
        
          .mytext {color:#2f2a36;}
        
        Text color #2f2a36
      
           This box has a color of #2f2a36        
        
          <div style="background-color:#2f2a36;">Content here</div>
        
        
          .mybackground {background-color:#2f2a36;}
        
        Background color #2f2a36
      
           Border around this has a color of #2f2a36        
        
          <div style="border:2px solid #2f2a36;">Content here</div>
        
        
          .myborder {border:2px solid #2f2a36;}
        
        Border color #2f2a36