#b20d5f color space conversions
Hex:
        #b20d5f
        RGB:
        178, 13, 95
        CMY:
        30, 95, 63
        CMYK:
        0, 93, 47, 30
      HSL:
        330°, 86.3874%, 37.4510%
        HSV (HSB):
        330°, 92.6966%, 69.8039%
        XYZ:
        20.5696, 10.5790, 11.7843
        xyY:
        0.4791, 0.2464, 10.5790
      CIE-Lab:
        38.8622, 63.7168, -0.7213
        CIE-LCH:
        38.8622, 63.7208, 359.3515
        CIE-Luv:
        38.8622, 93.7409, -12.4705
        Hunter-Lab:
        32.5254, 55.9665, 1.2865
      #b20d5f color charts
#b20d5f RGB chart
      #b20d5f CMYK chart
      #b20d5f RGB pie chart
      #b20d5f color shades, tints & tones
#b20d5f color schemes
#b20d5f color preview, HTML & CSS examples
           This text has a color of #b20d5f        
        
          <p style="color:#b20d5f;">Text here</p>
        
        
          .mytext {color:#b20d5f;}
        
        Text color #b20d5f
      
           This box has a color of #b20d5f        
        
          <div style="background-color:#b20d5f;">Content here</div>
        
        
          .mybackground {background-color:#b20d5f;}
        
        Background color #b20d5f
      
           Border around this has a color of #b20d5f        
        
          <div style="border:2px solid #b20d5f;">Content here</div>
        
        
          .myborder {border:2px solid #b20d5f;}
        
        Border color #b20d5f