#b9125d color space conversions
Hex:
        #b9125d
        RGB:
        185, 18, 93
        CMY:
        27, 93, 64
        CMYK:
        0, 90, 50, 27
      HSL:
        333°, 82.2660%, 39.8039%
        HSV (HSB):
        333°, 90.2703%, 72.5490%
        XYZ:
        22.1997, 11.5372, 11.4128
        xyY:
        0.4917, 0.2555, 11.5372
      CIE-Lab:
        40.4709, 64.5119, 3.0647
        CIE-LCH:
        40.4709, 64.5846, 2.7198
        CIE-Luv:
        40.4709, 99.4839, -8.3596
        Hunter-Lab:
        33.9665, 57.2220, 3.8550
      #b9125d color charts
#b9125d RGB chart
      #b9125d CMYK chart
      #b9125d RGB pie chart
      #b9125d color shades, tints & tones
#b9125d color schemes
#b9125d color preview, HTML & CSS examples
           This text has a color of #b9125d        
        
          <p style="color:#b9125d;">Text here</p>
        
        
          .mytext {color:#b9125d;}
        
        Text color #b9125d
      
           This box has a color of #b9125d        
        
          <div style="background-color:#b9125d;">Content here</div>
        
        
          .mybackground {background-color:#b9125d;}
        
        Background color #b9125d
      
           Border around this has a color of #b9125d        
        
          <div style="border:2px solid #b9125d;">Content here</div>
        
        
          .myborder {border:2px solid #b9125d;}
        
        Border color #b9125d