#bb2e17 color space conversions
Hex:
        #bb2e17
        RGB:
        187, 46, 23
        CMY:
        27, 82, 91
        CMYK:
        0, 75, 88, 27
      HSL:
        8°, 78.0952%, 41.1765%
        HSV (HSB):
        8°, 87.7005%, 73.3333%
        XYZ:
        21.6252, 12.5806, 2.0991
        xyY:
        0.5957, 0.3465, 12.5806
      CIE-Lab:
        42.1245, 54.7051, 46.5867
        CIE-LCH:
        42.1245, 71.8538, 40.4176
        CIE-Luv:
        42.1245, 110.3217, 29.7506
        Hunter-Lab:
        35.4692, 46.7583, 21.3195
      #bb2e17 color charts
#bb2e17 RGB chart
      #bb2e17 CMYK chart
      #bb2e17 RGB pie chart
      #bb2e17 color shades, tints & tones
#bb2e17 color schemes
#bb2e17 color preview, HTML & CSS examples
           This text has a color of #bb2e17        
        
          <p style="color:#bb2e17;">Text here</p>
        
        
          .mytext {color:#bb2e17;}
        
        Text color #bb2e17
      
           This box has a color of #bb2e17        
        
          <div style="background-color:#bb2e17;">Content here</div>
        
        
          .mybackground {background-color:#bb2e17;}
        
        Background color #bb2e17
      
           Border around this has a color of #bb2e17        
        
          <div style="border:2px solid #bb2e17;">Content here</div>
        
        
          .myborder {border:2px solid #bb2e17;}
        
        Border color #bb2e17