#bb2d19 color space conversions
Hex:
        #bb2d19
        RGB:
        187, 45, 25
        CMY:
        27, 82, 90
        CMYK:
        0, 76, 87, 27
      HSL:
        7°, 76.4151%, 41.5686%
        HSV (HSB):
        7°, 86.6310%, 73.3333%
        XYZ:
        21.6074, 12.5118, 2.1959
        xyY:
        0.5950, 0.3445, 12.5118
      CIE-Lab:
        42.0182, 55.0795, 45.5920
        CIE-LCH:
        42.0182, 71.5009, 39.6162
        CIE-Luv:
        42.0182, 110.6321, 29.1131
        Hunter-Lab:
        35.3720, 47.1379, 21.0797
      #bb2d19 color charts
#bb2d19 RGB chart
      #bb2d19 CMYK chart
      #bb2d19 RGB pie chart
      #bb2d19 color shades, tints & tones
#bb2d19 color schemes
#bb2d19 color preview, HTML & CSS examples
           This text has a color of #bb2d19        
        
          <p style="color:#bb2d19;">Text here</p>
        
        
          .mytext {color:#bb2d19;}
        
        Text color #bb2d19
      
           This box has a color of #bb2d19        
        
          <div style="background-color:#bb2d19;">Content here</div>
        
        
          .mybackground {background-color:#bb2d19;}
        
        Background color #bb2d19
      
           Border around this has a color of #bb2d19        
        
          <div style="border:2px solid #bb2d19;">Content here</div>
        
        
          .myborder {border:2px solid #bb2d19;}
        
        Border color #bb2d19