#bb401f color space conversions
Hex:
        #bb401f
        RGB:
        187, 64, 31
        CMY:
        27, 75, 88
        CMYK:
        0, 66, 83, 27
      HSL:
        13°, 71.5596%, 42.7451%
        HSV (HSB):
        13°, 83.4225%, 73.3333%
        XYZ:
        22.5742, 14.3305, 2.8726
        xyY:
        0.5675, 0.3603, 14.3305
      CIE-Lab:
        44.7032, 47.9913, 45.1218
        CIE-LCH:
        44.7032, 65.8721, 43.2349
        CIE-Luv:
        44.7032, 98.2116, 32.3300
        Hunter-Lab:
        37.8557, 40.1964, 21.9999
      #bb401f color charts
#bb401f RGB chart
      #bb401f CMYK chart
      #bb401f RGB pie chart
      #bb401f color shades, tints & tones
#bb401f color schemes
#bb401f color preview, HTML & CSS examples
           This text has a color of #bb401f        
        
          <p style="color:#bb401f;">Text here</p>
        
        
          .mytext {color:#bb401f;}
        
        Text color #bb401f
      
           This box has a color of #bb401f        
        
          <div style="background-color:#bb401f;">Content here</div>
        
        
          .mybackground {background-color:#bb401f;}
        
        Background color #bb401f
      
           Border around this has a color of #bb401f        
        
          <div style="border:2px solid #bb401f;">Content here</div>
        
        
          .myborder {border:2px solid #bb401f;}
        
        Border color #bb401f