#bb253e color space conversions
Hex:
        #bb253e
        RGB:
        187, 37, 62
        CMY:
        27, 85, 76
        CMYK:
        0, 80, 67, 27
      HSL:
        350°, 66.9643%, 43.9216%
        HSV (HSB):
        350°, 80.2139%, 73.3333%
        XYZ:
        22.0246, 12.2357, 5.7583
        xyY:
        0.5504, 0.3058, 12.2357
      CIE-Lab:
        41.5884, 58.8838, 24.2187
        CIE-LCH:
        41.5884, 63.6698, 22.3572
        CIE-Luv:
        41.5884, 106.7843, 13.9741
        Hunter-Lab:
        34.9796, 51.1765, 14.7254
      #bb253e color charts
#bb253e RGB chart
      #bb253e CMYK chart
      #bb253e RGB pie chart
      #bb253e color shades, tints & tones
#bb253e color schemes
#bb253e color preview, HTML & CSS examples
           This text has a color of #bb253e        
        
          <p style="color:#bb253e;">Text here</p>
        
        
          .mytext {color:#bb253e;}
        
        Text color #bb253e
      
           This box has a color of #bb253e        
        
          <div style="background-color:#bb253e;">Content here</div>
        
        
          .mybackground {background-color:#bb253e;}
        
        Background color #bb253e
      
           Border around this has a color of #bb253e        
        
          <div style="border:2px solid #bb253e;">Content here</div>
        
        
          .myborder {border:2px solid #bb253e;}
        
        Border color #bb253e