#630e2f color space conversions
Hex:
        #630e2f
        RGB:
        99, 14, 47
        CMY:
        61, 95, 82
        CMYK:
        0, 86, 53, 61
      HSL:
        337°, 75.2212%, 22.1569%
        HSV (HSB):
        337°, 85.8586%, 38.8235%
        XYZ:
        5.8157, 3.1720, 2.9951
        xyY:
        0.4853, 0.2647, 3.1720
      CIE-Lab:
        20.7198, 38.7515, 2.9368
        CIE-LCH:
        20.7198, 38.8627, 4.3339
        CIE-Luv:
        20.7198, 47.1593, -2.8814
        Hunter-Lab:
        17.8100, 27.1203, 2.4964
      #630e2f color charts
#630e2f RGB chart
      #630e2f CMYK chart
      #630e2f RGB pie chart
      #630e2f color shades, tints & tones
#630e2f color schemes
#630e2f color preview, HTML & CSS examples
           This text has a color of #630e2f        
        
          <p style="color:#630e2f;">Text here</p>
        
        
          .mytext {color:#630e2f;}
        
        Text color #630e2f
      
           This box has a color of #630e2f        
        
          <div style="background-color:#630e2f;">Content here</div>
        
        
          .mybackground {background-color:#630e2f;}
        
        Background color #630e2f
      
           Border around this has a color of #630e2f        
        
          <div style="border:2px solid #630e2f;">Content here</div>
        
        
          .myborder {border:2px solid #630e2f;}
        
        Border color #630e2f