#6f1b00 color space conversions
Hex:
        #6f1b00
        RGB:
        111, 27, 0
        CMY:
        56, 89, 100
        CMYK:
        0, 76, 100, 56
      HSL:
        15°, 100.0000%, 21.7647%
        HSV (HSB):
        15°, 100.0000%, 43.5294%
        XYZ:
        6.9475, 4.1634, 0.4374
        xyY:
        0.6016, 0.3605, 4.1634
      CIE-Lab:
        24.2044, 35.7631, 35.4748
        CIE-LCH:
        24.2044, 50.3732, 44.7681
        CIE-Luv:
        24.2044, 61.4117, 19.3755
        Hunter-Lab:
        20.4043, 25.0699, 13.0120
      #6f1b00 color charts
#6f1b00 RGB chart
      #6f1b00 CMYK chart
      #6f1b00 RGB pie chart
      #6f1b00 color shades, tints & tones
#6f1b00 color schemes
#6f1b00 color preview, HTML & CSS examples
           This text has a color of #6f1b00        
        
          <p style="color:#6f1b00;">Text here</p>
        
        
          .mytext {color:#6f1b00;}
        
        Text color #6f1b00
      
           This box has a color of #6f1b00        
        
          <div style="background-color:#6f1b00;">Content here</div>
        
        
          .mybackground {background-color:#6f1b00;}
        
        Background color #6f1b00
      
           Border around this has a color of #6f1b00        
        
          <div style="border:2px solid #6f1b00;">Content here</div>
        
        
          .myborder {border:2px solid #6f1b00;}
        
        Border color #6f1b00