#b14d01 color space conversions
Hex:
        #b14d01
        RGB:
        177, 77, 1
        CMY:
        31, 70, 100
        CMYK:
        0, 56, 99, 31
      HSL:
        26°, 98.8764%, 34.9020%
        HSV (HSB):
        26°, 99.4350%, 69.4118%
        XYZ:
        20.7908, 14.6571, 1.7620
        xyY:
        0.5587, 0.3939, 14.6571
      CIE-Lab:
        45.1609, 37.6399, 54.8619
        CIE-LCH:
        45.1609, 66.5326, 55.5465
        CIE-Luv:
        45.1609, 82.3776, 39.9482
        Hunter-Lab:
        38.2845, 29.9384, 24.0704
      #b14d01 color charts
#b14d01 RGB chart
      #b14d01 CMYK chart
      #b14d01 RGB pie chart
      #b14d01 color shades, tints & tones
#b14d01 color schemes
#b14d01 color preview, HTML & CSS examples
           This text has a color of #b14d01        
        
          <p style="color:#b14d01;">Text here</p>
        
        
          .mytext {color:#b14d01;}
        
        Text color #b14d01
      
           This box has a color of #b14d01        
        
          <div style="background-color:#b14d01;">Content here</div>
        
        
          .mybackground {background-color:#b14d01;}
        
        Background color #b14d01
      
           Border around this has a color of #b14d01        
        
          <div style="border:2px solid #b14d01;">Content here</div>
        
        
          .myborder {border:2px solid #b14d01;}
        
        Border color #b14d01