#670c12 color space conversions
Hex:
        #670c12
        RGB:
        103, 12, 18
        CMY:
        60, 95, 93
        CMYK:
        0, 88, 83, 60
      HSL:
        356°, 79.1304%, 22.5490%
        HSV (HSB):
        356°, 88.3495%, 40.3922%
        XYZ:
        5.8342, 3.1902, 0.8805
        xyY:
        0.5890, 0.3221, 3.1902
      CIE-Lab:
        20.7900, 38.6573, 23.2501
        CIE-LCH:
        20.7900, 45.1104, 31.0245
        CIE-Luv:
        20.7900, 58.5017, 11.1841
        Hunter-Lab:
        17.8611, 27.0486, 9.5798
      #670c12 color charts
#670c12 RGB chart
      #670c12 CMYK chart
      #670c12 RGB pie chart
      #670c12 color shades, tints & tones
#670c12 color schemes
#670c12 color preview, HTML & CSS examples
           This text has a color of #670c12        
        
          <p style="color:#670c12;">Text here</p>
        
        
          .mytext {color:#670c12;}
        
        Text color #670c12
      
           This box has a color of #670c12        
        
          <div style="background-color:#670c12;">Content here</div>
        
        
          .mybackground {background-color:#670c12;}
        
        Background color #670c12
      
           Border around this has a color of #670c12        
        
          <div style="border:2px solid #670c12;">Content here</div>
        
        
          .myborder {border:2px solid #670c12;}
        
        Border color #670c12