#b2125d color space conversions
Hex:
        #b2125d
        RGB:
        178, 18, 93
        CMY:
        30, 93, 64
        CMYK:
        0, 90, 48, 30
      HSL:
        332°, 81.6327%, 38.4314%
        HSV (HSB):
        332°, 89.8876%, 69.8039%
        XYZ:
        20.5522, 10.6879, 11.3357
        xyY:
        0.4827, 0.2510, 10.6879
      CIE-Lab:
        39.0498, 62.8238, 0.8272
        CIE-LCH:
        39.0498, 62.8293, 0.7544
        CIE-Luv:
        39.0498, 93.7847, -10.4987
        Hunter-Lab:
        32.6924, 55.0031, 2.3266
      #b2125d color charts
#b2125d RGB chart
      #b2125d CMYK chart
      #b2125d RGB pie chart
      #b2125d color shades, tints & tones
#b2125d color schemes
#b2125d color preview, HTML & CSS examples
           This text has a color of #b2125d        
        
          <p style="color:#b2125d;">Text here</p>
        
        
          .mytext {color:#b2125d;}
        
        Text color #b2125d
      
           This box has a color of #b2125d        
        
          <div style="background-color:#b2125d;">Content here</div>
        
        
          .mybackground {background-color:#b2125d;}
        
        Background color #b2125d
      
           Border around this has a color of #b2125d        
        
          <div style="border:2px solid #b2125d;">Content here</div>
        
        
          .myborder {border:2px solid #b2125d;}
        
        Border color #b2125d