#942a16 color space conversions
Hex:
        #942a16
        RGB:
        148, 42, 22
        CMY:
        42, 84, 91
        CMYK:
        0, 72, 85, 42
      HSL:
        10°, 74.1176%, 33.3333%
        HSV (HSB):
        10°, 85.1351%, 58.0392%
        XYZ:
        13.1855, 8.0098, 1.6101
        xyY:
        0.5782, 0.3512, 8.0098
      CIE-Lab:
        34.0032, 43.3040, 37.1219
        CIE-LCH:
        34.0032, 57.0374, 40.6045
        CIE-Luv:
        34.0032, 81.2916, 23.6163
        Hunter-Lab:
        28.3015, 33.6346, 16.4379
      #942a16 color charts
#942a16 RGB chart
      #942a16 CMYK chart
      #942a16 RGB pie chart
      #942a16 color shades, tints & tones
#942a16 color schemes
#942a16 color preview, HTML & CSS examples
           This text has a color of #942a16        
        
          <p style="color:#942a16;">Text here</p>
        
        
          .mytext {color:#942a16;}
        
        Text color #942a16
      
           This box has a color of #942a16        
        
          <div style="background-color:#942a16;">Content here</div>
        
        
          .mybackground {background-color:#942a16;}
        
        Background color #942a16
      
           Border around this has a color of #942a16        
        
          <div style="border:2px solid #942a16;">Content here</div>
        
        
          .myborder {border:2px solid #942a16;}
        
        Border color #942a16