#944e05 color space conversions
Hex:
        #944e05
        RGB:
        148, 78, 5
        CMY:
        42, 69, 98
        CMYK:
        0, 47, 97, 42
      HSL:
        31°, 93.4641%, 30.0000%
        HSV (HSB):
        31°, 96.6216%, 58.0392%
        XYZ:
        14.9645, 11.7556, 1.6239
        xyY:
        0.5280, 0.4147, 11.7556
      CIE-Lab:
        40.8251, 25.0526, 48.7440
        CIE-LCH:
        40.8251, 54.8052, 62.7986
        CIE-Luv:
        40.8251, 56.9430, 37.6779
        Hunter-Lab:
        34.2865, 17.9059, 21.1924
      #944e05 color charts
#944e05 RGB chart
      #944e05 CMYK chart
      #944e05 RGB pie chart
      #944e05 color shades, tints & tones
#944e05 color schemes
#944e05 color preview, HTML & CSS examples
           This text has a color of #944e05        
        
          <p style="color:#944e05;">Text here</p>
        
        
          .mytext {color:#944e05;}
        
        Text color #944e05
      
           This box has a color of #944e05        
        
          <div style="background-color:#944e05;">Content here</div>
        
        
          .mybackground {background-color:#944e05;}
        
        Background color #944e05
      
           Border around this has a color of #944e05        
        
          <div style="border:2px solid #944e05;">Content here</div>
        
        
          .myborder {border:2px solid #944e05;}
        
        Border color #944e05