#941d05 color space conversions
Hex:
        #941d05
        RGB:
        148, 29, 5
        CMY:
        42, 89, 98
        CMYK:
        0, 80, 97, 42
      HSL:
        10°, 93.4641%, 30.0000%
        HSV (HSB):
        10°, 96.6216%, 58.0392%
        XYZ:
        12.6795, 7.1856, 0.8623
        xyY:
        0.6117, 0.3467, 7.1856
      CIE-Lab:
        32.2257, 47.6111, 43.2284
        CIE-LCH:
        32.2257, 64.3080, 42.2378
        CIE-Luv:
        32.2257, 89.7919, 23.9733
        Hunter-Lab:
        26.8059, 37.5220, 16.8570
      #941d05 color charts
#941d05 RGB chart
      #941d05 CMYK chart
      #941d05 RGB pie chart
      #941d05 color shades, tints & tones
#941d05 color schemes
#941d05 color preview, HTML & CSS examples
           This text has a color of #941d05        
        
          <p style="color:#941d05;">Text here</p>
        
        
          .mytext {color:#941d05;}
        
        Text color #941d05
      
           This box has a color of #941d05        
        
          <div style="background-color:#941d05;">Content here</div>
        
        
          .mybackground {background-color:#941d05;}
        
        Background color #941d05
      
           Border around this has a color of #941d05        
        
          <div style="border:2px solid #941d05;">Content here</div>
        
        
          .myborder {border:2px solid #941d05;}
        
        Border color #941d05