#bb0e44 color space conversions
Hex:
        #bb0e44
        RGB:
        187, 14, 68
        CMY:
        27, 95, 73
        CMYK:
        0, 93, 64, 27
      HSL:
        341°, 86.0697%, 39.4118%
        HSV (HSB):
        341°, 92.5134%, 73.3333%
        XYZ:
        21.6939, 11.2962, 6.5058
        xyY:
        0.5493, 0.2860, 11.2962
      CIE-Lab:
        40.0750, 63.8623, 18.4922
        CIE-LCH:
        40.0750, 66.4858, 16.1491
        CIE-Luv:
        40.0750, 111.5374, 7.4410
        Hunter-Lab:
        33.6099, 56.3980, 12.0502
      #bb0e44 color charts
#bb0e44 RGB chart
      #bb0e44 CMYK chart
      #bb0e44 RGB pie chart
      #bb0e44 color shades, tints & tones
#bb0e44 color schemes
#bb0e44 color preview, HTML & CSS examples
           This text has a color of #bb0e44        
        
          <p style="color:#bb0e44;">Text here</p>
        
        
          .mytext {color:#bb0e44;}
        
        Text color #bb0e44
      
           This box has a color of #bb0e44        
        
          <div style="background-color:#bb0e44;">Content here</div>
        
        
          .mybackground {background-color:#bb0e44;}
        
        Background color #bb0e44
      
           Border around this has a color of #bb0e44        
        
          <div style="border:2px solid #bb0e44;">Content here</div>
        
        
          .myborder {border:2px solid #bb0e44;}
        
        Border color #bb0e44