#bb0d48 color space conversions
Hex:
        #bb0d48
        RGB:
        187, 13, 72
        CMY:
        27, 95, 72
        CMYK:
        0, 93, 61, 27
      HSL:
        340°, 87.0000%, 39.2157%
        HSV (HSB):
        340°, 93.0481%, 73.3333%
        XYZ:
        21.8071, 11.3205, 7.1666
        xyY:
        0.5412, 0.2809, 11.3205
      CIE-Lab:
        40.1152, 64.2197, 15.9993
        CIE-LCH:
        40.1152, 66.1827, 13.9895
        CIE-Luv:
        40.1152, 110.2775, 5.0783
        Hunter-Lab:
        33.6460, 56.8116, 10.9234
      #bb0d48 color charts
#bb0d48 RGB chart
      #bb0d48 CMYK chart
      #bb0d48 RGB pie chart
      #bb0d48 color shades, tints & tones
#bb0d48 color schemes
#bb0d48 color preview, HTML & CSS examples
           This text has a color of #bb0d48        
        
          <p style="color:#bb0d48;">Text here</p>
        
        
          .mytext {color:#bb0d48;}
        
        Text color #bb0d48
      
           This box has a color of #bb0d48        
        
          <div style="background-color:#bb0d48;">Content here</div>
        
        
          .mybackground {background-color:#bb0d48;}
        
        Background color #bb0d48
      
           Border around this has a color of #bb0d48        
        
          <div style="border:2px solid #bb0d48;">Content here</div>
        
        
          .myborder {border:2px solid #bb0d48;}
        
        Border color #bb0d48