#bb0f26 color space conversions
Hex:
        #bb0f26
        RGB:
        187, 15, 38
        CMY:
        27, 94, 85
        CMYK:
        0, 92, 80, 27
      HSL:
        352°, 85.1485%, 39.6078%
        HSV (HSB):
        352°, 91.9786%, 73.3333%
        XYZ:
        21.0142, 11.0464, 2.8583
        xyY:
        0.6018, 0.3163, 11.0464
      CIE-Lab:
        39.6585, 62.4322, 36.5227
        CIE-LCH:
        39.6585, 72.3304, 30.3276
        CIE-Luv:
        39.6585, 119.9150, 21.0106
        Hunter-Lab:
        33.2361, 54.6970, 18.1663
      #bb0f26 color charts
#bb0f26 RGB chart
      #bb0f26 CMYK chart
      #bb0f26 RGB pie chart
      #bb0f26 color shades, tints & tones
#bb0f26 color schemes
#bb0f26 color preview, HTML & CSS examples
           This text has a color of #bb0f26        
        
          <p style="color:#bb0f26;">Text here</p>
        
        
          .mytext {color:#bb0f26;}
        
        Text color #bb0f26
      
           This box has a color of #bb0f26        
        
          <div style="background-color:#bb0f26;">Content here</div>
        
        
          .mybackground {background-color:#bb0f26;}
        
        Background color #bb0f26
      
           Border around this has a color of #bb0f26        
        
          <div style="border:2px solid #bb0f26;">Content here</div>
        
        
          .myborder {border:2px solid #bb0f26;}
        
        Border color #bb0f26