#bd154c color space conversions
Hex:
        #bd154c
        RGB:
        189, 21, 76
        CMY:
        26, 92, 70
        CMYK:
        0, 89, 60, 26
      HSL:
        340°, 80.0000%, 41.1765%
        HSV (HSB):
        340°, 88.8889%, 74.1176%
        XYZ:
        22.5589, 11.8770, 7.9410
        xyY:
        0.5323, 0.2803, 11.8770
      CIE-Lab:
        41.0199, 63.7979, 14.7496
        CIE-LCH:
        41.0199, 65.4807, 13.0177
        CIE-Luv:
        41.0199, 108.8042, 4.1185
        Hunter-Lab:
        34.4630, 56.5333, 10.4624
      #bd154c color charts
#bd154c RGB chart
      #bd154c CMYK chart
      #bd154c RGB pie chart
      #bd154c color shades, tints & tones
#bd154c color schemes
#bd154c color preview, HTML & CSS examples
           This text has a color of #bd154c        
        
          <p style="color:#bd154c;">Text here</p>
        
        
          .mytext {color:#bd154c;}
        
        Text color #bd154c
      
           This box has a color of #bd154c        
        
          <div style="background-color:#bd154c;">Content here</div>
        
        
          .mybackground {background-color:#bd154c;}
        
        Background color #bd154c
      
           Border around this has a color of #bd154c        
        
          <div style="border:2px solid #bd154c;">Content here</div>
        
        
          .myborder {border:2px solid #bd154c;}
        
        Border color #bd154c