#952a0d color space conversions
Hex:
        #952a0d
        RGB:
        149, 42, 13
        CMY:
        42, 84, 95
        CMYK:
        0, 72, 91, 42
      HSL:
        13°, 83.9506%, 31.7647%
        HSV (HSB):
        13°, 91.2752%, 58.4314%
        XYZ:
        13.2950, 8.0745, 1.2386
        xyY:
        0.5881, 0.3572, 8.0745
      CIE-Lab:
        34.1377, 43.4390, 41.4643
        CIE-LCH:
        34.1377, 60.0519, 43.6676
        CIE-Luv:
        34.1377, 83.0613, 25.6390
        Hunter-Lab:
        28.4157, 33.7882, 17.3067
      #952a0d color charts
#952a0d RGB chart
      #952a0d CMYK chart
      #952a0d RGB pie chart
      #952a0d color shades, tints & tones
#952a0d color schemes
#952a0d color preview, HTML & CSS examples
           This text has a color of #952a0d        
        
          <p style="color:#952a0d;">Text here</p>
        
        
          .mytext {color:#952a0d;}
        
        Text color #952a0d
      
           This box has a color of #952a0d        
        
          <div style="background-color:#952a0d;">Content here</div>
        
        
          .mybackground {background-color:#952a0d;}
        
        Background color #952a0d
      
           Border around this has a color of #952a0d        
        
          <div style="border:2px solid #952a0d;">Content here</div>
        
        
          .myborder {border:2px solid #952a0d;}
        
        Border color #952a0d