#bb1e35 color space conversions
Hex:
        #bb1e35
        RGB:
        187, 30, 53
        CMY:
        27, 88, 79
        CMYK:
        0, 84, 72, 27
      HSL:
        351°, 72.3502%, 42.5490%
        HSV (HSB):
        351°, 83.9572%, 73.3333%
        XYZ:
        21.6004, 11.7504, 4.4977
        xyY:
        0.5707, 0.3105, 11.7504
      CIE-Lab:
        40.8166, 60.2258, 28.8230
        CIE-LCH:
        40.8166, 66.7676, 25.5750
        CIE-Luv:
        40.8166, 111.9437, 16.9990
        Hunter-Lab:
        34.2788, 52.4917, 16.2157
      #bb1e35 color charts
#bb1e35 RGB chart
      #bb1e35 CMYK chart
      #bb1e35 RGB pie chart
      #bb1e35 color shades, tints & tones
#bb1e35 color schemes
#bb1e35 color preview, HTML & CSS examples
           This text has a color of #bb1e35        
        
          <p style="color:#bb1e35;">Text here</p>
        
        
          .mytext {color:#bb1e35;}
        
        Text color #bb1e35
      
           This box has a color of #bb1e35        
        
          <div style="background-color:#bb1e35;">Content here</div>
        
        
          .mybackground {background-color:#bb1e35;}
        
        Background color #bb1e35
      
           Border around this has a color of #bb1e35        
        
          <div style="border:2px solid #bb1e35;">Content here</div>
        
        
          .myborder {border:2px solid #bb1e35;}
        
        Border color #bb1e35