#b14b02 color space conversions
Hex:
        #b14b02
        RGB:
        177, 75, 2
        CMY:
        31, 71, 99
        CMYK:
        0, 58, 99, 31
      HSL:
        25°, 97.7654%, 35.0980%
        HSV (HSB):
        25°, 98.8701%, 69.4118%
        XYZ:
        20.6585, 14.3836, 1.7449
        xyY:
        0.5616, 0.3910, 14.3836
      CIE-Lab:
        44.7782, 38.6489, 54.3661
        CIE-LCH:
        44.7782, 66.7039, 54.5909
        CIE-Luv:
        44.7782, 83.8948, 39.2183
        Hunter-Lab:
        37.9258, 30.8604, 23.8202
      #b14b02 color charts
#b14b02 RGB chart
      #b14b02 CMYK chart
      #b14b02 RGB pie chart
      #b14b02 color shades, tints & tones
#b14b02 color schemes
#b14b02 color preview, HTML & CSS examples
           This text has a color of #b14b02        
        
          <p style="color:#b14b02;">Text here</p>
        
        
          .mytext {color:#b14b02;}
        
        Text color #b14b02
      
           This box has a color of #b14b02        
        
          <div style="background-color:#b14b02;">Content here</div>
        
        
          .mybackground {background-color:#b14b02;}
        
        Background color #b14b02
      
           Border around this has a color of #b14b02        
        
          <div style="border:2px solid #b14b02;">Content here</div>
        
        
          .myborder {border:2px solid #b14b02;}
        
        Border color #b14b02