#b3125f color space conversions
Hex:
        #b3125f
        RGB:
        179, 18, 95
        CMY:
        30, 93, 63
        CMYK:
        0, 90, 47, 30
      HSL:
        331°, 81.7259%, 38.6275%
        HSV (HSB):
        331°, 89.9441%, 70.1961%
        XYZ:
        20.8723, 10.8425, 11.8192
        xyY:
        0.4794, 0.2491, 10.8425
      CIE-Lab:
        39.3140, 63.2349, -0.0364
        CIE-LCH:
        39.3140, 63.2349, 359.9670
        CIE-Luv:
        39.3140, 93.7552, -11.5951
        Hunter-Lab:
        32.9280, 55.5228, 1.7680
      #b3125f color charts
#b3125f RGB chart
      #b3125f CMYK chart
      #b3125f RGB pie chart
      #b3125f color shades, tints & tones
#b3125f color schemes
#b3125f color preview, HTML & CSS examples
           This text has a color of #b3125f        
        
          <p style="color:#b3125f;">Text here</p>
        
        
          .mytext {color:#b3125f;}
        
        Text color #b3125f
      
           This box has a color of #b3125f        
        
          <div style="background-color:#b3125f;">Content here</div>
        
        
          .mybackground {background-color:#b3125f;}
        
        Background color #b3125f
      
           Border around this has a color of #b3125f        
        
          <div style="border:2px solid #b3125f;">Content here</div>
        
        
          .myborder {border:2px solid #b3125f;}
        
        Border color #b3125f