#6b0018 color space conversions
Hex:
        #6b0018
        RGB:
        107, 0, 24
        CMY:
        58, 100, 91
        CMYK:
        0, 100, 78, 58
      HSL:
        347°, 100.0000%, 20.9804%
        HSV (HSB):
        347°, 100.0000%, 41.9608%
        XYZ:
        6.2283, 3.1917, 1.1520
        xyY:
        0.5891, 0.3019, 3.1917
      CIE-Lab:
        20.7960, 42.9760, 19.5356
        CIE-LCH:
        20.7960, 47.2078, 24.4451
        CIE-Luv:
        20.7960, 63.5257, 8.3045
        Hunter-Lab:
        17.8655, 30.9643, 8.6828
      #6b0018 color charts
#6b0018 RGB chart
      #6b0018 CMYK chart
      #6b0018 RGB pie chart
      #6b0018 color shades, tints & tones
#6b0018 color schemes
#6b0018 color preview, HTML & CSS examples
           This text has a color of #6b0018        
        
          <p style="color:#6b0018;">Text here</p>
        
        
          .mytext {color:#6b0018;}
        
        Text color #6b0018
      
           This box has a color of #6b0018        
        
          <div style="background-color:#6b0018;">Content here</div>
        
        
          .mybackground {background-color:#6b0018;}
        
        Background color #6b0018
      
           Border around this has a color of #6b0018        
        
          <div style="border:2px solid #6b0018;">Content here</div>
        
        
          .myborder {border:2px solid #6b0018;}
        
        Border color #6b0018