#6f0018 color space conversions
Hex:
        #6f0018
        RGB:
        111, 0, 24
        CMY:
        56, 100, 91
        CMYK:
        0, 100, 78, 56
      HSL:
        347°, 100.0000%, 21.7647%
        HSV (HSB):
        347°, 100.0000%, 43.5294%
        XYZ:
        6.7204, 3.4455, 1.1750
        xyY:
        0.5926, 0.3038, 3.4455
      CIE-Lab:
        21.7462, 44.0557, 20.8832
        CIE-LCH:
        21.7462, 48.7546, 25.3618
        CIE-Luv:
        21.7462, 66.7867, 9.1590
        Hunter-Lab:
        18.5619, 32.1432, 9.2402
      #6f0018 color charts
#6f0018 RGB chart
      #6f0018 CMYK chart
      #6f0018 RGB pie chart
      #6f0018 color shades, tints & tones
#6f0018 color schemes
#6f0018 color preview, HTML & CSS examples
           This text has a color of #6f0018        
        
          <p style="color:#6f0018;">Text here</p>
        
        
          .mytext {color:#6f0018;}
        
        Text color #6f0018
      
           This box has a color of #6f0018        
        
          <div style="background-color:#6f0018;">Content here</div>
        
        
          .mybackground {background-color:#6f0018;}
        
        Background color #6f0018
      
           Border around this has a color of #6f0018        
        
          <div style="border:2px solid #6f0018;">Content here</div>
        
        
          .myborder {border:2px solid #6f0018;}
        
        Border color #6f0018