#941a07 color space conversions
Hex:
        #941a07
        RGB:
        148, 26, 7
        CMY:
        42, 90, 97
        CMYK:
        0, 82, 95, 42
      HSL:
        8°, 90.9677%, 30.3922%
        HSV (HSB):
        8°, 95.2703%, 58.0392%
        XYZ:
        12.6205, 7.0500, 0.8966
        xyY:
        0.6136, 0.3428, 7.0500
      CIE-Lab:
        31.9205, 48.5296, 42.2105
        CIE-LCH:
        31.9205, 64.3184, 41.0164
        CIE-Luv:
        31.9205, 90.9428, 23.1479
        Hunter-Lab:
        26.5519, 38.3778, 16.5842
      #941a07 color charts
#941a07 RGB chart
      #941a07 CMYK chart
      #941a07 RGB pie chart
      #941a07 color shades, tints & tones
#941a07 color schemes
#941a07 color preview, HTML & CSS examples
           This text has a color of #941a07        
        
          <p style="color:#941a07;">Text here</p>
        
        
          .mytext {color:#941a07;}
        
        Text color #941a07
      
           This box has a color of #941a07        
        
          <div style="background-color:#941a07;">Content here</div>
        
        
          .mybackground {background-color:#941a07;}
        
        Background color #941a07
      
           Border around this has a color of #941a07        
        
          <div style="border:2px solid #941a07;">Content here</div>
        
        
          .myborder {border:2px solid #941a07;}
        
        Border color #941a07