#6f1d1e color space conversions
Hex:
        #6f1d1e
        RGB:
        111, 29, 30
        CMY:
        56, 89, 88
        CMYK:
        0, 74, 73, 56
      HSL:
        359°, 58.5714%, 27.4510%
        HSV (HSB):
        359°, 73.8739%, 43.5294%
        XYZ:
        7.2293, 4.3520, 1.6873
        xyY:
        0.5448, 0.3280, 4.3520
      CIE-Lab:
        24.8025, 35.9738, 20.4868
        CIE-LCH:
        24.8025, 41.3984, 29.6611
        CIE-Luv:
        24.8025, 56.4072, 11.7989
        Hunter-Lab:
        20.8614, 25.3495, 9.8075
      #6f1d1e color charts
#6f1d1e RGB chart
      #6f1d1e CMYK chart
      #6f1d1e RGB pie chart
      #6f1d1e color shades, tints & tones
#6f1d1e color schemes
#6f1d1e color preview, HTML & CSS examples
           This text has a color of #6f1d1e        
        
          <p style="color:#6f1d1e;">Text here</p>
        
        
          .mytext {color:#6f1d1e;}
        
        Text color #6f1d1e
      
           This box has a color of #6f1d1e        
        
          <div style="background-color:#6f1d1e;">Content here</div>
        
        
          .mybackground {background-color:#6f1d1e;}
        
        Background color #6f1d1e
      
           Border around this has a color of #6f1d1e        
        
          <div style="border:2px solid #6f1d1e;">Content here</div>
        
        
          .myborder {border:2px solid #6f1d1e;}
        
        Border color #6f1d1e