#bb281f color space conversions
Hex:
        #bb281f
        RGB:
        187, 40, 31
        CMY:
        27, 84, 88
        CMYK:
        0, 79, 83, 27
      HSL:
        3°, 71.5596%, 42.7451%
        HSV (HSB):
        3°, 83.4225%, 73.3333%
        XYZ:
        21.4996, 12.1813, 2.5144
        xyY:
        0.5940, 0.3365, 12.1813
      CIE-Lab:
        41.5028, 56.7927, 42.1892
        CIE-LCH:
        41.5028, 70.7485, 36.6073
        CIE-Luv:
        41.5028, 112.3687, 26.6396
        Hunter-Lab:
        34.9017, 48.8788, 20.1598
      #bb281f color charts
#bb281f RGB chart
      #bb281f CMYK chart
      #bb281f RGB pie chart
      #bb281f color shades, tints & tones
#bb281f color schemes
#bb281f color preview, HTML & CSS examples
           This text has a color of #bb281f        
        
          <p style="color:#bb281f;">Text here</p>
        
        
          .mytext {color:#bb281f;}
        
        Text color #bb281f
      
           This box has a color of #bb281f        
        
          <div style="background-color:#bb281f;">Content here</div>
        
        
          .mybackground {background-color:#bb281f;}
        
        Background color #bb281f
      
           Border around this has a color of #bb281f        
        
          <div style="border:2px solid #bb281f;">Content here</div>
        
        
          .myborder {border:2px solid #bb281f;}
        
        Border color #bb281f