#b0125d color space conversions
Hex:
        #b0125d
        RGB:
        176, 18, 93
        CMY:
        31, 93, 64
        CMYK:
        0, 90, 47, 31
      HSL:
        332°, 81.4433%, 38.0392%
        HSV (HSB):
        332°, 89.7727%, 69.0196%
        XYZ:
        20.0966, 10.4530, 11.3144
        xyY:
        0.4800, 0.2497, 10.4530
      CIE-Lab:
        38.6435, 62.3406, 0.1858
        CIE-LCH:
        38.6435, 62.3409, 0.1708
        CIE-Luv:
        38.6435, 92.1520, -11.1142
        Hunter-Lab:
        32.3311, 54.3736, 1.8831
      #b0125d color charts
#b0125d RGB chart
      #b0125d CMYK chart
      #b0125d RGB pie chart
      #b0125d color shades, tints & tones
#b0125d color schemes
#b0125d color preview, HTML & CSS examples
           This text has a color of #b0125d        
        
          <p style="color:#b0125d;">Text here</p>
        
        
          .mytext {color:#b0125d;}
        
        Text color #b0125d
      
           This box has a color of #b0125d        
        
          <div style="background-color:#b0125d;">Content here</div>
        
        
          .mybackground {background-color:#b0125d;}
        
        Background color #b0125d
      
           Border around this has a color of #b0125d        
        
          <div style="border:2px solid #b0125d;">Content here</div>
        
        
          .myborder {border:2px solid #b0125d;}
        
        Border color #b0125d