#952c05 color space conversions
Hex:
        #952c05
        RGB:
        149, 44, 5
        CMY:
        42, 83, 98
        CMYK:
        0, 70, 97, 42
      HSL:
        16°, 93.5065%, 30.1961%
        HSV (HSB):
        16°, 96.6443%, 58.4314%
        XYZ:
        13.3225, 8.2019, 1.0245
        xyY:
        0.5908, 0.3637, 8.2019
      CIE-Lab:
        34.3998, 42.4875, 44.6731
        CIE-LCH:
        34.3998, 61.6512, 46.4364
        CIE-Luv:
        34.3998, 82.4520, 27.3259
        Hunter-Lab:
        28.6389, 32.9180, 17.9262
      #952c05 color charts
#952c05 RGB chart
      #952c05 CMYK chart
      #952c05 RGB pie chart
      #952c05 color shades, tints & tones
#952c05 color schemes
#952c05 color preview, HTML & CSS examples
           This text has a color of #952c05        
        
          <p style="color:#952c05;">Text here</p>
        
        
          .mytext {color:#952c05;}
        
        Text color #952c05
      
           This box has a color of #952c05        
        
          <div style="background-color:#952c05;">Content here</div>
        
        
          .mybackground {background-color:#952c05;}
        
        Background color #952c05
      
           Border around this has a color of #952c05        
        
          <div style="border:2px solid #952c05;">Content here</div>
        
        
          .myborder {border:2px solid #952c05;}
        
        Border color #952c05