#bb0c35 color space conversions
Hex:
        #bb0c35
        RGB:
        187, 12, 53
        CMY:
        27, 95, 79
        CMYK:
        0, 94, 72, 27
      HSL:
        346°, 87.9397%, 39.0196%
        HSV (HSB):
        346°, 93.5829%, 73.3333%
        XYZ:
        21.2676, 11.0848, 4.3868
        xyY:
        0.5789, 0.3017, 11.0848
      CIE-Lab:
        39.7229, 63.3649, 27.5105
        CIE-LCH:
        39.7229, 69.0792, 23.4685
        CIE-Luv:
        39.7229, 116.7209, 14.8411
        Hunter-Lab:
        33.2938, 55.7590, 15.4936
      #bb0c35 color charts
#bb0c35 RGB chart
      #bb0c35 CMYK chart
      #bb0c35 RGB pie chart
      #bb0c35 color shades, tints & tones
#bb0c35 color schemes
#bb0c35 color preview, HTML & CSS examples
           This text has a color of #bb0c35        
        
          <p style="color:#bb0c35;">Text here</p>
        
        
          .mytext {color:#bb0c35;}
        
        Text color #bb0c35
      
           This box has a color of #bb0c35        
        
          <div style="background-color:#bb0c35;">Content here</div>
        
        
          .mybackground {background-color:#bb0c35;}
        
        Background color #bb0c35
      
           Border around this has a color of #bb0c35        
        
          <div style="border:2px solid #bb0c35;">Content here</div>
        
        
          .myborder {border:2px solid #bb0c35;}
        
        Border color #bb0c35