#6c180f color space conversions
Hex:
        #6c180f
        RGB:
        108, 24, 15
        CMY:
        58, 91, 94
        CMYK:
        0, 78, 86, 58
      HSL:
        6°, 75.6098%, 24.1176%
        HSV (HSB):
        6°, 86.1111%, 42.3529%
        XYZ:
        6.5972, 3.8759, 0.8523
        xyY:
        0.5825, 0.3422, 3.8759
      CIE-Lab:
        23.2569, 36.2729, 27.9065
        CIE-LCH:
        23.2569, 45.7657, 37.5728
        CIE-Luv:
        23.2569, 58.7473, 15.1297
        Hunter-Lab:
        19.6873, 25.3624, 11.2142
      #6c180f color charts
#6c180f RGB chart
      #6c180f CMYK chart
      #6c180f RGB pie chart
      #6c180f color shades, tints & tones
#6c180f color schemes
#6c180f color preview, HTML & CSS examples
           This text has a color of #6c180f        
        
          <p style="color:#6c180f;">Text here</p>
        
        
          .mytext {color:#6c180f;}
        
        Text color #6c180f
      
           This box has a color of #6c180f        
        
          <div style="background-color:#6c180f;">Content here</div>
        
        
          .mybackground {background-color:#6c180f;}
        
        Background color #6c180f
      
           Border around this has a color of #6c180f        
        
          <div style="border:2px solid #6c180f;">Content here</div>
        
        
          .myborder {border:2px solid #6c180f;}
        
        Border color #6c180f