#b8125a color space conversions
Hex:
        #b8125a
        RGB:
        184, 18, 90
        CMY:
        28, 93, 65
        CMYK:
        0, 90, 51, 28
      HSL:
        334°, 82.1782%, 39.6078%
        HSV (HSB):
        334°, 90.2174%, 72.1569%
        XYZ:
        21.8289, 11.3611, 10.7153
        xyY:
        0.4972, 0.2588, 11.3611
      CIE-Lab:
        40.1822, 64.0327, 4.5285
        CIE-LCH:
        40.1822, 64.1926, 4.0453
        CIE-Luv:
        40.1822, 99.9196, -6.6127
        Hunter-Lab:
        33.7063, 56.6145, 4.7461
      #b8125a color charts
#b8125a RGB chart
      #b8125a CMYK chart
      #b8125a RGB pie chart
      #b8125a color shades, tints & tones
#b8125a color schemes
#b8125a color preview, HTML & CSS examples
           This text has a color of #b8125a        
        
          <p style="color:#b8125a;">Text here</p>
        
        
          .mytext {color:#b8125a;}
        
        Text color #b8125a
      
           This box has a color of #b8125a        
        
          <div style="background-color:#b8125a;">Content here</div>
        
        
          .mybackground {background-color:#b8125a;}
        
        Background color #b8125a
      
           Border around this has a color of #b8125a        
        
          <div style="border:2px solid #b8125a;">Content here</div>
        
        
          .myborder {border:2px solid #b8125a;}
        
        Border color #b8125a