#bb294d color space conversions
Hex:
        #bb294d
        RGB:
        187, 41, 77
        CMY:
        27, 84, 70
        CMYK:
        0, 78, 59, 27
      HSL:
        345°, 64.0351%, 44.7059%
        HSV (HSB):
        345°, 78.0749%, 73.3333%
        XYZ:
        22.6260, 12.6865, 8.2774
        xyY:
        0.5191, 0.2910, 12.6865
      CIE-Lab:
        42.2870, 58.6426, 15.7706
        CIE-LCH:
        42.2870, 60.7261, 15.0523
        CIE-Luv:
        42.2870, 100.5020, 6.5408
        Hunter-Lab:
        35.6181, 51.0585, 11.1541
      #bb294d color charts
#bb294d RGB chart
      #bb294d CMYK chart
      #bb294d RGB pie chart
      #bb294d color shades, tints & tones
#bb294d color schemes
#bb294d color preview, HTML & CSS examples
           This text has a color of #bb294d        
        
          <p style="color:#bb294d;">Text here</p>
        
        
          .mytext {color:#bb294d;}
        
        Text color #bb294d
      
           This box has a color of #bb294d        
        
          <div style="background-color:#bb294d;">Content here</div>
        
        
          .mybackground {background-color:#bb294d;}
        
        Background color #bb294d
      
           Border around this has a color of #bb294d        
        
          <div style="border:2px solid #bb294d;">Content here</div>
        
        
          .myborder {border:2px solid #bb294d;}
        
        Border color #bb294d