#b20f4f color space conversions
Hex:
        #b20f4f
        RGB:
        178, 15, 79
        CMY:
        30, 94, 69
        CMYK:
        0, 92, 56, 30
      HSL:
        336°, 84.4560%, 37.8431%
        HSV (HSB):
        336°, 91.5730%, 69.8039%
        XYZ:
        19.9422, 10.3711, 8.3479
        xyY:
        0.5158, 0.2683, 10.3711
      CIE-Lab:
        38.5005, 62.1926, 9.0022
        CIE-LCH:
        38.5005, 62.8408, 8.2362
        CIE-Luv:
        38.5005, 100.0534, -1.4624
        Hunter-Lab:
        32.2043, 54.1771, 7.1740
      #b20f4f color charts
#b20f4f RGB chart
      #b20f4f CMYK chart
      #b20f4f RGB pie chart
      #b20f4f color shades, tints & tones
#b20f4f color schemes
#b20f4f color preview, HTML & CSS examples
           This text has a color of #b20f4f        
        
          <p style="color:#b20f4f;">Text here</p>
        
        
          .mytext {color:#b20f4f;}
        
        Text color #b20f4f
      
           This box has a color of #b20f4f        
        
          <div style="background-color:#b20f4f;">Content here</div>
        
        
          .mybackground {background-color:#b20f4f;}
        
        Background color #b20f4f
      
           Border around this has a color of #b20f4f        
        
          <div style="border:2px solid #b20f4f;">Content here</div>
        
        
          .myborder {border:2px solid #b20f4f;}
        
        Border color #b20f4f