#962f15 color space conversions
Hex:
        #962f15
        RGB:
        150, 47, 21
        CMY:
        41, 82, 92
        CMYK:
        0, 69, 86, 41
      HSL:
        12°, 75.4386%, 33.5294%
        HSV (HSB):
        12°, 86.0000%, 58.8235%
        XYZ:
        13.7295, 8.5712, 1.6402
        xyY:
        0.5735, 0.3580, 8.5712
      CIE-Lab:
        35.1452, 41.8933, 38.7868
        CIE-LCH:
        35.1452, 57.0917, 42.7950
        CIE-Luv:
        35.1452, 80.0465, 25.4272
        Hunter-Lab:
        29.2766, 32.4752, 17.1719
      #962f15 color charts
#962f15 RGB chart
      #962f15 CMYK chart
      #962f15 RGB pie chart
      #962f15 color shades, tints & tones
#962f15 color schemes
#962f15 color preview, HTML & CSS examples
           This text has a color of #962f15        
        
          <p style="color:#962f15;">Text here</p>
        
        
          .mytext {color:#962f15;}
        
        Text color #962f15
      
           This box has a color of #962f15        
        
          <div style="background-color:#962f15;">Content here</div>
        
        
          .mybackground {background-color:#962f15;}
        
        Background color #962f15
      
           Border around this has a color of #962f15        
        
          <div style="border:2px solid #962f15;">Content here</div>
        
        
          .myborder {border:2px solid #962f15;}
        
        Border color #962f15