#6b0e00 color space conversions
Hex:
        #6b0e00
        RGB:
        107, 14, 0
        CMY:
        58, 95, 100
        CMYK:
        0, 87, 100, 58
      HSL:
        8°, 100.0000%, 20.9804%
        HSV (HSB):
        8°, 100.0000%, 41.9608%
        XYZ:
        6.2204, 3.4399, 0.3361
        xyY:
        0.6223, 0.3441, 3.4399
      CIE-Lab:
        21.7258, 38.8836, 32.6508
        CIE-LCH:
        21.7258, 50.7741, 40.0204
        CIE-Luv:
        21.7258, 63.5837, 16.3628
        Hunter-Lab:
        18.5469, 27.4100, 11.9084
      #6b0e00 color charts
#6b0e00 RGB chart
      #6b0e00 CMYK chart
      #6b0e00 RGB pie chart
      #6b0e00 color shades, tints & tones
#6b0e00 color schemes
#6b0e00 color preview, HTML & CSS examples
           This text has a color of #6b0e00        
        
          <p style="color:#6b0e00;">Text here</p>
        
        
          .mytext {color:#6b0e00;}
        
        Text color #6b0e00
      
           This box has a color of #6b0e00        
        
          <div style="background-color:#6b0e00;">Content here</div>
        
        
          .mybackground {background-color:#6b0e00;}
        
        Background color #6b0e00
      
           Border around this has a color of #6b0e00        
        
          <div style="border:2px solid #6b0e00;">Content here</div>
        
        
          .myborder {border:2px solid #6b0e00;}
        
        Border color #6b0e00