#b9034f color space conversions
Hex:
        #b9034f
        RGB:
        185, 3, 79
        CMY:
        27, 99, 69
        CMYK:
        0, 98, 57, 27
      HSL:
        335°, 96.8085%, 36.8627%
        HSV (HSB):
        335°, 98.3784%, 72.5490%
        XYZ:
        21.4514, 10.9439, 8.3789
        xyY:
        0.5261, 0.2684, 10.9439
      CIE-Lab:
        39.4859, 65.2587, 10.5961
        CIE-LCH:
        39.4859, 66.1134, 9.2226
        CIE-Luv:
        39.4859, 107.4425, -0.4997
        Hunter-Lab:
        33.0816, 57.8537, 8.1402
      #b9034f color charts
#b9034f RGB chart
      #b9034f CMYK chart
      #b9034f RGB pie chart
      #b9034f color shades, tints & tones
#b9034f color schemes
#b9034f color preview, HTML & CSS examples
           This text has a color of #b9034f        
        
          <p style="color:#b9034f;">Text here</p>
        
        
          .mytext {color:#b9034f;}
        
        Text color #b9034f
      
           This box has a color of #b9034f        
        
          <div style="background-color:#b9034f;">Content here</div>
        
        
          .mybackground {background-color:#b9034f;}
        
        Background color #b9034f
      
           Border around this has a color of #b9034f        
        
          <div style="border:2px solid #b9034f;">Content here</div>
        
        
          .myborder {border:2px solid #b9034f;}
        
        Border color #b9034f