#bb5e16 color space conversions
Hex:
        #bb5e16
        RGB:
        187, 94, 22
        CMY:
        27, 63, 91
        CMYK:
        0, 50, 88, 27
      HSL:
        26°, 78.9474%, 40.9804%
        HSV (HSB):
        26°, 88.2353%, 73.3333%
        XYZ:
        24.6410, 18.6281, 3.0559
        xyY:
        0.5319, 0.4021, 18.6281
      CIE-Lab:
        50.2493, 33.2613, 53.4434
        CIE-LCH:
        50.2493, 62.9485, 58.1033
        CIE-Luv:
        50.2493, 76.3179, 43.7033
        Hunter-Lab:
        43.1603, 26.3785, 26.0143
      #bb5e16 color charts
#bb5e16 RGB chart
      #bb5e16 CMYK chart
      #bb5e16 RGB pie chart
      #bb5e16 color shades, tints & tones
#bb5e16 color schemes
#bb5e16 color preview, HTML & CSS examples
           This text has a color of #bb5e16        
        
          <p style="color:#bb5e16;">Text here</p>
        
        
          .mytext {color:#bb5e16;}
        
        Text color #bb5e16
      
           This box has a color of #bb5e16        
        
          <div style="background-color:#bb5e16;">Content here</div>
        
        
          .mybackground {background-color:#bb5e16;}
        
        Background color #bb5e16
      
           Border around this has a color of #bb5e16        
        
          <div style="border:2px solid #bb5e16;">Content here</div>
        
        
          .myborder {border:2px solid #bb5e16;}
        
        Border color #bb5e16