#bb0410 color space conversions
Hex:
        #bb0410
        RGB:
        187, 4, 16
        CMY:
        27, 98, 94
        CMYK:
        0, 98, 91, 27
      HSL:
        356°, 95.8115%, 37.4510%
        HSV (HSB):
        356°, 97.8610%, 73.3333%
        XYZ:
        20.6305, 10.6890, 1.4661
        xyY:
        0.6293, 0.3260, 10.6890
      CIE-Lab:
        39.0517, 63.1959, 47.3365
        CIE-LCH:
        39.0517, 78.9586, 36.8348
        CIE-Luv:
        39.0517, 125.5716, 25.7132
        Hunter-Lab:
        32.6941, 55.4215, 20.2272
      #bb0410 color charts
#bb0410 RGB chart
      #bb0410 CMYK chart
      #bb0410 RGB pie chart
      #bb0410 color shades, tints & tones
#bb0410 color schemes
#bb0410 color preview, HTML & CSS examples
           This text has a color of #bb0410        
        
          <p style="color:#bb0410;">Text here</p>
        
        
          .mytext {color:#bb0410;}
        
        Text color #bb0410
      
           This box has a color of #bb0410        
        
          <div style="background-color:#bb0410;">Content here</div>
        
        
          .mybackground {background-color:#bb0410;}
        
        Background color #bb0410
      
           Border around this has a color of #bb0410        
        
          <div style="border:2px solid #bb0410;">Content here</div>
        
        
          .myborder {border:2px solid #bb0410;}
        
        Border color #bb0410