#6a0d00 color space conversions
Hex:
        #6a0d00
        RGB:
        106, 13, 0
        CMY:
        58, 95, 100
        CMYK:
        0, 88, 100, 58
      HSL:
        7°, 100.0000%, 20.7843%
        HSV (HSB):
        7°, 100.0000%, 41.5686%
        XYZ:
        6.0878, 3.3520, 0.3261
        xyY:
        0.6234, 0.3432, 3.3520
      CIE-Lab:
        21.4019, 38.8373, 32.2348
        CIE-LCH:
        21.4019, 50.4720, 39.6926
        CIE-Luv:
        21.4019, 63.0990, 16.0624
        Hunter-Lab:
        18.3085, 27.3133, 11.7598
      #6a0d00 color charts
#6a0d00 RGB chart
      #6a0d00 CMYK chart
      #6a0d00 RGB pie chart
      #6a0d00 color shades, tints & tones
#6a0d00 color schemes
#6a0d00 color preview, HTML & CSS examples
           This text has a color of #6a0d00        
        
          <p style="color:#6a0d00;">Text here</p>
        
        
          .mytext {color:#6a0d00;}
        
        Text color #6a0d00
      
           This box has a color of #6a0d00        
        
          <div style="background-color:#6a0d00;">Content here</div>
        
        
          .mybackground {background-color:#6a0d00;}
        
        Background color #6a0d00
      
           Border around this has a color of #6a0d00        
        
          <div style="border:2px solid #6a0d00;">Content here</div>
        
        
          .myborder {border:2px solid #6a0d00;}
        
        Border color #6a0d00