#bb144d color space conversions
Hex:
        #bb144d
        RGB:
        187, 20, 77
        CMY:
        27, 92, 70
        CMYK:
        0, 89, 59, 27
      HSL:
        340°, 80.6763%, 40.5882%
        HSV (HSB):
        340°, 89.3048%, 73.3333%
        XYZ:
        22.0832, 11.6009, 8.0965
        xyY:
        0.5286, 0.2777, 11.6009
      CIE-Lab:
        40.5747, 63.5253, 13.4402
        CIE-LCH:
        40.5747, 64.9315, 11.9460
        CIE-Luv:
        40.5747, 107.0604, 2.8561
        Hunter-Lab:
        34.0601, 56.1270, 9.7482
      #bb144d color charts
#bb144d RGB chart
      #bb144d CMYK chart
      #bb144d RGB pie chart
      #bb144d color shades, tints & tones
#bb144d color schemes
#bb144d color preview, HTML & CSS examples
           This text has a color of #bb144d        
        
          <p style="color:#bb144d;">Text here</p>
        
        
          .mytext {color:#bb144d;}
        
        Text color #bb144d
      
           This box has a color of #bb144d        
        
          <div style="background-color:#bb144d;">Content here</div>
        
        
          .mybackground {background-color:#bb144d;}
        
        Background color #bb144d
      
           Border around this has a color of #bb144d        
        
          <div style="border:2px solid #bb144d;">Content here</div>
        
        
          .myborder {border:2px solid #bb144d;}
        
        Border color #bb144d