#b20d4f color space conversions
Hex:
        #b20d4f
        RGB:
        178, 13, 79
        CMY:
        30, 95, 69
        CMYK:
        0, 93, 56, 30
      HSL:
        336°, 86.3874%, 37.4510%
        HSV (HSB):
        336°, 92.6966%, 69.8039%
        XYZ:
        19.9153, 10.3173, 8.3389
        xyY:
        0.5163, 0.2675, 10.3173
      CIE-Lab:
        38.4061, 62.4659, 8.8698
        CIE-LCH:
        38.4061, 63.0925, 8.0817
        CIE-Luv:
        38.4061, 100.3951, -1.6678
        Hunter-Lab:
        32.1206, 54.4618, 7.0920
      #b20d4f color charts
#b20d4f RGB chart
      #b20d4f CMYK chart
      #b20d4f RGB pie chart
      #b20d4f color shades, tints & tones
#b20d4f color schemes
#b20d4f color preview, HTML & CSS examples
           This text has a color of #b20d4f        
        
          <p style="color:#b20d4f;">Text here</p>
        
        
          .mytext {color:#b20d4f;}
        
        Text color #b20d4f
      
           This box has a color of #b20d4f        
        
          <div style="background-color:#b20d4f;">Content here</div>
        
        
          .mybackground {background-color:#b20d4f;}
        
        Background color #b20d4f
      
           Border around this has a color of #b20d4f        
        
          <div style="border:2px solid #b20d4f;">Content here</div>
        
        
          .myborder {border:2px solid #b20d4f;}
        
        Border color #b20d4f