#bb0a16 color space conversions
Hex:
        #bb0a16
        RGB:
        187, 10, 22
        CMY:
        27, 96, 91
        CMYK:
        0, 95, 88, 27
      HSL:
        356°, 89.8477%, 38.6275%
        HSV (HSB):
        356°, 94.6524%, 73.3333%
        XYZ:
        20.7469, 10.8398, 1.7579
        xyY:
        0.6222, 0.3251, 10.8398
      CIE-Lab:
        39.3093, 62.6496, 44.8128
        CIE-LCH:
        39.3093, 77.0270, 35.5759
        CIE-Luv:
        39.3093, 123.7376, 24.9846
        Hunter-Lab:
        32.9239, 54.8645, 19.8811
      #bb0a16 color charts
#bb0a16 RGB chart
      #bb0a16 CMYK chart
      #bb0a16 RGB pie chart
      #bb0a16 color shades, tints & tones
#bb0a16 color schemes
#bb0a16 color preview, HTML & CSS examples
           This text has a color of #bb0a16        
        
          <p style="color:#bb0a16;">Text here</p>
        
        
          .mytext {color:#bb0a16;}
        
        Text color #bb0a16
      
           This box has a color of #bb0a16        
        
          <div style="background-color:#bb0a16;">Content here</div>
        
        
          .mybackground {background-color:#bb0a16;}
        
        Background color #bb0a16
      
           Border around this has a color of #bb0a16        
        
          <div style="border:2px solid #bb0a16;">Content here</div>
        
        
          .myborder {border:2px solid #bb0a16;}
        
        Border color #bb0a16