#2b060f color space conversions
Hex:
        #2b060f
        RGB:
        43, 6, 15
        CMY:
        83, 98, 94
        CMYK:
        0, 86, 65, 83
      HSL:
        345°, 75.5102%, 9.6078%
        HSV (HSB):
        345°, 86.0465%, 16.8627%
        XYZ:
        1.1476, 0.6783, 0.5224
        xyY:
        0.4887, 0.2889, 0.6783
      CIE-Lab:
        6.1273, 19.3303, 3.0925
        CIE-LCH:
        6.1273, 19.5761, 9.0892
        CIE-Luv:
        6.1273, 12.6088, 0.4218
        Hunter-Lab:
        8.2361, 10.4589, 2.0047
      #2b060f color charts
#2b060f RGB chart
      #2b060f CMYK chart
      #2b060f RGB pie chart
      #2b060f color shades, tints & tones
#2b060f color schemes
#2b060f color preview, HTML & CSS examples
           This text has a color of #2b060f        
        
          <p style="color:#2b060f;">Text here</p>
        
        
          .mytext {color:#2b060f;}
        
        Text color #2b060f
      
           This box has a color of #2b060f        
        
          <div style="background-color:#2b060f;">Content here</div>
        
        
          .mybackground {background-color:#2b060f;}
        
        Background color #2b060f
      
           Border around this has a color of #2b060f        
        
          <div style="border:2px solid #2b060f;">Content here</div>
        
        
          .myborder {border:2px solid #2b060f;}
        
        Border color #2b060f