#b9234f color space conversions
Hex:
        #b9234f
        RGB:
        185, 35, 79
        CMY:
        27, 86, 69
        CMYK:
        0, 81, 57, 27
      HSL:
        342°, 68.1818%, 43.1373%
        HSV (HSB):
        342°, 81.0811%, 72.5490%
        XYZ:
        22.0199, 12.0809, 8.5684
        xyY:
        0.5161, 0.2831, 12.0809
      CIE-Lab:
        41.3444, 59.9137, 13.1638
        CIE-LCH:
        41.3444, 61.3428, 12.3918
        CIE-Luv:
        41.3444, 100.4497, 3.5398
        Hunter-Lab:
        34.7575, 52.2592, 9.7142
      #b9234f color charts
#b9234f RGB chart
      #b9234f CMYK chart
      #b9234f RGB pie chart
      #b9234f color shades, tints & tones
#b9234f color schemes
#b9234f color preview, HTML & CSS examples
           This text has a color of #b9234f        
        
          <p style="color:#b9234f;">Text here</p>
        
        
          .mytext {color:#b9234f;}
        
        Text color #b9234f
      
           This box has a color of #b9234f        
        
          <div style="background-color:#b9234f;">Content here</div>
        
        
          .mybackground {background-color:#b9234f;}
        
        Background color #b9234f
      
           Border around this has a color of #b9234f        
        
          <div style="border:2px solid #b9234f;">Content here</div>
        
        
          .myborder {border:2px solid #b9234f;}
        
        Border color #b9234f