#953c0f color space conversions
Hex:
        #953c0f
        RGB:
        149, 60, 15
        CMY:
        42, 76, 94
        CMYK:
        0, 60, 90, 42
      HSL:
        20°, 81.7073%, 32.1569%
        HSV (HSB):
        20°, 89.9329%, 58.4314%
        XYZ:
        14.0965, 9.6558, 1.5727
        xyY:
        0.5566, 0.3813, 9.6558
      CIE-Lab:
        37.2174, 35.2784, 43.0469
        CIE-LCH:
        37.2174, 55.6561, 50.6642
        CIE-Luv:
        37.2174, 70.9823, 30.3276
        Hunter-Lab:
        31.0737, 26.5970, 18.7508
      #953c0f color charts
#953c0f RGB chart
      #953c0f CMYK chart
      #953c0f RGB pie chart
      #953c0f color shades, tints & tones
#953c0f color schemes
#953c0f color preview, HTML & CSS examples
           This text has a color of #953c0f        
        
          <p style="color:#953c0f;">Text here</p>
        
        
          .mytext {color:#953c0f;}
        
        Text color #953c0f
      
           This box has a color of #953c0f        
        
          <div style="background-color:#953c0f;">Content here</div>
        
        
          .mybackground {background-color:#953c0f;}
        
        Background color #953c0f
      
           Border around this has a color of #953c0f        
        
          <div style="border:2px solid #953c0f;">Content here</div>
        
        
          .myborder {border:2px solid #953c0f;}
        
        Border color #953c0f