#6f0b00 color space conversions
Hex:
        #6f0b00
        RGB:
        111, 11, 0
        CMY:
        56, 96, 100
        CMYK:
        0, 90, 100, 56
      HSL:
        6°, 100.0000%, 21.7647%
        HSV (HSB):
        6°, 100.0000%, 43.5294%
        XYZ:
        6.6752, 3.6189, 0.3467
        xyY:
        0.6273, 0.3401, 3.6189
      CIE-Lab:
        22.3691, 40.9063, 33.6086
        CIE-LCH:
        22.3691, 52.9421, 39.4065
        CIE-Luv:
        22.3691, 67.7074, 16.5748
        Hunter-Lab:
        19.0233, 29.3444, 12.2358
      #6f0b00 color charts
#6f0b00 RGB chart
      #6f0b00 CMYK chart
      #6f0b00 RGB pie chart
      #6f0b00 color shades, tints & tones
#6f0b00 color schemes
#6f0b00 color preview, HTML & CSS examples
           This text has a color of #6f0b00        
        
          <p style="color:#6f0b00;">Text here</p>
        
        
          .mytext {color:#6f0b00;}
        
        Text color #6f0b00
      
           This box has a color of #6f0b00        
        
          <div style="background-color:#6f0b00;">Content here</div>
        
        
          .mybackground {background-color:#6f0b00;}
        
        Background color #6f0b00
      
           Border around this has a color of #6f0b00        
        
          <div style="border:2px solid #6f0b00;">Content here</div>
        
        
          .myborder {border:2px solid #6f0b00;}
        
        Border color #6f0b00