#b21856 color space conversions
Hex:
        #b21856
        RGB:
        178, 24, 86
        CMY:
        30, 91, 66
        CMYK:
        0, 87, 52, 30
      HSL:
        336°, 76.2376%, 39.6078%
        HSV (HSB):
        336°, 86.5169%, 69.8039%
        XYZ:
        20.3664, 10.7901, 9.8134
        xyY:
        0.4971, 0.2634, 10.7901
      CIE-Lab:
        39.2247, 61.1629, 5.5446
        CIE-LCH:
        39.2247, 61.4137, 5.1799
        CIE-Luv:
        39.2247, 95.3822, -4.8573
        Hunter-Lab:
        32.8483, 53.1880, 5.2811
      #b21856 color charts
#b21856 RGB chart
      #b21856 CMYK chart
      #b21856 RGB pie chart
      #b21856 color shades, tints & tones
#b21856 color schemes
#b21856 color preview, HTML & CSS examples
           This text has a color of #b21856        
        
          <p style="color:#b21856;">Text here</p>
        
        
          .mytext {color:#b21856;}
        
        Text color #b21856
      
           This box has a color of #b21856        
        
          <div style="background-color:#b21856;">Content here</div>
        
        
          .mybackground {background-color:#b21856;}
        
        Background color #b21856
      
           Border around this has a color of #b21856        
        
          <div style="border:2px solid #b21856;">Content here</div>
        
        
          .myborder {border:2px solid #b21856;}
        
        Border color #b21856