#b21f5a color space conversions
Hex:
        #b21f5a
        RGB:
        178, 31, 90
        CMY:
        30, 88, 65
        CMYK:
        0, 83, 49, 30
      HSL:
        336°, 70.3349%, 40.9804%
        HSV (HSB):
        336°, 82.5843%, 69.8039%
        XYZ:
        20.6955, 11.1831, 10.7406
        xyY:
        0.4856, 0.2624, 11.1831
      CIE-Lab:
        39.8872, 59.9103, 3.9470
        CIE-LCH:
        39.8872, 60.0401, 3.7693
        CIE-Luv:
        39.8872, 91.9411, -6.3376
        Hunter-Lab:
        33.4412, 51.9451, 4.3661
      #b21f5a color charts
#b21f5a RGB chart
      #b21f5a CMYK chart
      #b21f5a RGB pie chart
      #b21f5a color shades, tints & tones
#b21f5a color schemes
#b21f5a color preview, HTML & CSS examples
           This text has a color of #b21f5a        
        
          <p style="color:#b21f5a;">Text here</p>
        
        
          .mytext {color:#b21f5a;}
        
        Text color #b21f5a
      
           This box has a color of #b21f5a        
        
          <div style="background-color:#b21f5a;">Content here</div>
        
        
          .mybackground {background-color:#b21f5a;}
        
        Background color #b21f5a
      
           Border around this has a color of #b21f5a        
        
          <div style="border:2px solid #b21f5a;">Content here</div>
        
        
          .myborder {border:2px solid #b21f5a;}
        
        Border color #b21f5a