#942b07 color space conversions
Hex:
        #942b07
        RGB:
        148, 43, 7
        CMY:
        42, 83, 97
        CMYK:
        0, 71, 95, 42
      HSL:
        15°, 90.9677%, 30.3922%
        HSV (HSB):
        15°, 95.2703%, 58.0392%
        XYZ:
        13.1150, 8.0390, 1.0615
        xyY:
        0.5904, 0.3619, 8.0390
      CIE-Lab:
        34.0640, 42.5796, 43.5926
        CIE-LCH:
        34.0640, 60.9372, 45.6736
        CIE-Luv:
        34.0640, 82.1022, 26.6670
        Hunter-Lab:
        28.3531, 32.9487, 17.6275
      #942b07 color charts
#942b07 RGB chart
      #942b07 CMYK chart
      #942b07 RGB pie chart
      #942b07 color shades, tints & tones
#942b07 color schemes
#942b07 color preview, HTML & CSS examples
           This text has a color of #942b07        
        
          <p style="color:#942b07;">Text here</p>
        
        
          .mytext {color:#942b07;}
        
        Text color #942b07
      
           This box has a color of #942b07        
        
          <div style="background-color:#942b07;">Content here</div>
        
        
          .mybackground {background-color:#942b07;}
        
        Background color #942b07
      
           Border around this has a color of #942b07        
        
          <div style="border:2px solid #942b07;">Content here</div>
        
        
          .myborder {border:2px solid #942b07;}
        
        Border color #942b07