#bb2238 color space conversions
Hex:
        #bb2238
        RGB:
        187, 34, 56
        CMY:
        27, 87, 78
        CMYK:
        0, 82, 70, 27
      HSL:
        351°, 69.2308%, 43.3333%
        HSV (HSB):
        351°, 81.8182%, 73.3333%
        XYZ:
        21.7794, 11.9944, 4.9086
        xyY:
        0.5630, 0.3101, 11.9944
      CIE-Lab:
        41.2072, 59.3827, 27.4522
        CIE-LCH:
        41.2072, 65.4211, 24.8108
        CIE-Luv:
        41.2072, 109.6550, 16.3159
        Hunter-Lab:
        34.6329, 51.6445, 15.8397
      #bb2238 color charts
#bb2238 RGB chart
      #bb2238 CMYK chart
      #bb2238 RGB pie chart
      #bb2238 color shades, tints & tones
#bb2238 color schemes
#bb2238 color preview, HTML & CSS examples
           This text has a color of #bb2238        
        
          <p style="color:#bb2238;">Text here</p>
        
        
          .mytext {color:#bb2238;}
        
        Text color #bb2238
      
           This box has a color of #bb2238        
        
          <div style="background-color:#bb2238;">Content here</div>
        
        
          .mybackground {background-color:#bb2238;}
        
        Background color #bb2238
      
           Border around this has a color of #bb2238        
        
          <div style="border:2px solid #bb2238;">Content here</div>
        
        
          .myborder {border:2px solid #bb2238;}
        
        Border color #bb2238