#6b1012 color space conversions
Hex:
        #6b1012
        RGB:
        107, 16, 18
        CMY:
        58, 94, 93
        CMYK:
        0, 85, 83, 58
      HSL:
        359°, 73.9837%, 24.1176%
        HSV (HSB):
        359°, 85.0467%, 41.9608%
        XYZ:
        6.3579, 3.5401, 0.9205
        xyY:
        0.5877, 0.3272, 3.5401
      CIE-Lab:
        22.0886, 38.7933, 24.9179
        CIE-LCH:
        22.0886, 46.1066, 32.7136
        CIE-Luv:
        22.0886, 60.5587, 12.5556
        Hunter-Lab:
        18.8150, 27.3915, 10.2699
      #6b1012 color charts
#6b1012 RGB chart
      #6b1012 CMYK chart
      #6b1012 RGB pie chart
      #6b1012 color shades, tints & tones
#6b1012 color schemes
#6b1012 color preview, HTML & CSS examples
           This text has a color of #6b1012        
        
          <p style="color:#6b1012;">Text here</p>
        
        
          .mytext {color:#6b1012;}
        
        Text color #6b1012
      
           This box has a color of #6b1012        
        
          <div style="background-color:#6b1012;">Content here</div>
        
        
          .mybackground {background-color:#6b1012;}
        
        Background color #6b1012
      
           Border around this has a color of #6b1012        
        
          <div style="border:2px solid #6b1012;">Content here</div>
        
        
          .myborder {border:2px solid #6b1012;}
        
        Border color #6b1012