#bb270f color space conversions
Hex:
        #bb270f
        RGB:
        187, 39, 15
        CMY:
        27, 85, 94
        CMYK:
        0, 79, 92, 27
      HSL:
        8°, 85.1485%, 39.6078%
        HSV (HSB):
        8°, 91.9786%, 73.3333%
        XYZ:
        21.3053, 12.0503, 1.6550
        xyY:
        0.6085, 0.3442, 12.0503
      CIE-Lab:
        41.2960, 56.7634, 49.2442
        CIE-LCH:
        41.2960, 75.1471, 40.9427
        CIE-Luv:
        41.2960, 114.7815, 29.8098
        Hunter-Lab:
        34.7136, 48.8046, 21.4729
      #bb270f color charts
#bb270f RGB chart
      #bb270f CMYK chart
      #bb270f RGB pie chart
      #bb270f color shades, tints & tones
#bb270f color schemes
#bb270f color preview, HTML & CSS examples
           This text has a color of #bb270f        
        
          <p style="color:#bb270f;">Text here</p>
        
        
          .mytext {color:#bb270f;}
        
        Text color #bb270f
      
           This box has a color of #bb270f        
        
          <div style="background-color:#bb270f;">Content here</div>
        
        
          .mybackground {background-color:#bb270f;}
        
        Background color #bb270f
      
           Border around this has a color of #bb270f        
        
          <div style="border:2px solid #bb270f;">Content here</div>
        
        
          .myborder {border:2px solid #bb270f;}
        
        Border color #bb270f