#b9234e color space conversions
Hex:
        #b9234e
        RGB:
        185, 35, 78
        CMY:
        27, 86, 69
        CMYK:
        0, 81, 58, 27
      HSL:
        343°, 68.1818%, 43.1373%
        HSV (HSB):
        343°, 81.0811%, 72.5490%
        XYZ:
        21.9838, 12.0664, 8.3781
        xyY:
        0.5181, 0.2844, 12.0664
      CIE-Lab:
        41.3215, 59.8442, 13.7636
        CIE-LCH:
        41.3215, 61.4066, 12.9523
        CIE-Luv:
        41.3215, 100.8001, 4.1529
        Hunter-Lab:
        34.7367, 52.1776, 10.0156
      #b9234e color charts
#b9234e RGB chart
      #b9234e CMYK chart
      #b9234e RGB pie chart
      #b9234e color shades, tints & tones
#b9234e color schemes
#b9234e color preview, HTML & CSS examples
           This text has a color of #b9234e        
        
          <p style="color:#b9234e;">Text here</p>
        
        
          .mytext {color:#b9234e;}
        
        Text color #b9234e
      
           This box has a color of #b9234e        
        
          <div style="background-color:#b9234e;">Content here</div>
        
        
          .mybackground {background-color:#b9234e;}
        
        Background color #b9234e
      
           Border around this has a color of #b9234e        
        
          <div style="border:2px solid #b9234e;">Content here</div>
        
        
          .myborder {border:2px solid #b9234e;}
        
        Border color #b9234e