#b9234b color space conversions
Hex:
        #b9234b
        RGB:
        185, 35, 75
        CMY:
        27, 86, 71
        CMYK:
        0, 81, 59, 27
      HSL:
        344°, 68.1818%, 43.1373%
        HSV (HSB):
        344°, 81.0811%, 72.5490%
        XYZ:
        21.8786, 12.0244, 7.8244
        xyY:
        0.5243, 0.2882, 12.0244
      CIE-Lab:
        41.2548, 59.6415, 15.5655
        CIE-LCH:
        41.2548, 61.6392, 14.6270
        CIE-Luv:
        41.2548, 101.8337, 5.9583
        Hunter-Lab:
        34.6761, 51.9398, 10.8950
      #b9234b color charts
#b9234b RGB chart
      #b9234b CMYK chart
      #b9234b RGB pie chart
      #b9234b color shades, tints & tones
#b9234b color schemes
#b9234b color preview, HTML & CSS examples
           This text has a color of #b9234b        
        
          <p style="color:#b9234b;">Text here</p>
        
        
          .mytext {color:#b9234b;}
        
        Text color #b9234b
      
           This box has a color of #b9234b        
        
          <div style="background-color:#b9234b;">Content here</div>
        
        
          .mybackground {background-color:#b9234b;}
        
        Background color #b9234b
      
           Border around this has a color of #b9234b        
        
          <div style="border:2px solid #b9234b;">Content here</div>
        
        
          .myborder {border:2px solid #b9234b;}
        
        Border color #b9234b