#6c0b00 color space conversions
Hex:
        #6c0b00
        RGB:
        108, 11, 0
        CMY:
        58, 96, 100
        CMYK:
        0, 90, 100, 58
      HSL:
        6°, 100.0000%, 21.1765%
        HSV (HSB):
        6°, 100.0000%, 42.3529%
        XYZ:
        6.3040, 3.4275, 0.3293
        xyY:
        0.6266, 0.3407, 3.4275
      CIE-Lab:
        21.6805, 39.9774, 32.6699
        CIE-LCH:
        21.6805, 51.6286, 39.2560
        CIE-Luv:
        21.6805, 65.3049, 16.1032
        Hunter-Lab:
        18.5135, 28.3823, 11.9048
      #6c0b00 color charts
#6c0b00 RGB chart
      #6c0b00 CMYK chart
      #6c0b00 RGB pie chart
      #6c0b00 color shades, tints & tones
#6c0b00 color schemes
#6c0b00 color preview, HTML & CSS examples
           This text has a color of #6c0b00        
        
          <p style="color:#6c0b00;">Text here</p>
        
        
          .mytext {color:#6c0b00;}
        
        Text color #6c0b00
      
           This box has a color of #6c0b00        
        
          <div style="background-color:#6c0b00;">Content here</div>
        
        
          .mybackground {background-color:#6c0b00;}
        
        Background color #6c0b00
      
           Border around this has a color of #6c0b00        
        
          <div style="border:2px solid #6c0b00;">Content here</div>
        
        
          .myborder {border:2px solid #6c0b00;}
        
        Border color #6c0b00