#bb1f0a color space conversions
Hex:
        #bb1f0a
        RGB:
        187, 31, 10
        CMY:
        27, 88, 96
        CMYK:
        0, 83, 95, 27
      HSL:
        7°, 89.8477%, 38.6275%
        HSV (HSB):
        7°, 94.6524%, 73.3333%
        XYZ:
        21.0383, 11.5667, 1.4109
        xyY:
        0.6185, 0.3400, 11.5667
      CIE-Lab:
        40.5190, 58.8387, 50.4704
        CIE-LCH:
        40.5190, 77.5194, 40.6222
        CIE-Luv:
        40.5190, 118.7956, 29.1723
        Hunter-Lab:
        34.0098, 50.9019, 21.3472
      #bb1f0a color charts
#bb1f0a RGB chart
      #bb1f0a CMYK chart
      #bb1f0a RGB pie chart
      #bb1f0a color shades, tints & tones
#bb1f0a color schemes
#bb1f0a color preview, HTML & CSS examples
           This text has a color of #bb1f0a        
        
          <p style="color:#bb1f0a;">Text here</p>
        
        
          .mytext {color:#bb1f0a;}
        
        Text color #bb1f0a
      
           This box has a color of #bb1f0a        
        
          <div style="background-color:#bb1f0a;">Content here</div>
        
        
          .mybackground {background-color:#bb1f0a;}
        
        Background color #bb1f0a
      
           Border around this has a color of #bb1f0a        
        
          <div style="border:2px solid #bb1f0a;">Content here</div>
        
        
          .myborder {border:2px solid #bb1f0a;}
        
        Border color #bb1f0a