#b9015c color space conversions
Hex:
        #b9015c
        RGB:
        185, 1, 92
        CMY:
        27, 100, 64
        CMYK:
        0, 99, 50, 27
      HSL:
        330°, 98.9247%, 36.4706%
        HSV (HSB):
        330°, 99.4595%, 72.5490%
        XYZ:
        21.9502, 11.1087, 11.1125
        xyY:
        0.4969, 0.2515, 11.1087
      CIE-Lab:
        39.7630, 66.4057, 2.6784
        CIE-LCH:
        39.7630, 66.4597, 2.3097
        CIE-Luv:
        39.7630, 102.2491, -9.2102
        Hunter-Lab:
        33.3297, 59.2291, 3.5629
      #b9015c color charts
#b9015c RGB chart
      #b9015c CMYK chart
      #b9015c RGB pie chart
      #b9015c color shades, tints & tones
#b9015c color schemes
#b9015c color preview, HTML & CSS examples
           This text has a color of #b9015c        
        
          <p style="color:#b9015c;">Text here</p>
        
        
          .mytext {color:#b9015c;}
        
        Text color #b9015c
      
           This box has a color of #b9015c        
        
          <div style="background-color:#b9015c;">Content here</div>
        
        
          .mybackground {background-color:#b9015c;}
        
        Background color #b9015c
      
           Border around this has a color of #b9015c        
        
          <div style="border:2px solid #b9015c;">Content here</div>
        
        
          .myborder {border:2px solid #b9015c;}
        
        Border color #b9015c