#b02f52 color space conversions
Hex:
        #b02f52
        RGB:
        176, 47, 82
        CMY:
        31, 82, 68
        CMYK:
        0, 73, 53, 31
      HSL:
        344°, 57.8475%, 43.7255%
        HSV (HSB):
        344°, 73.2955%, 69.0196%
        XYZ:
        20.4440, 11.8723, 9.1967
        xyY:
        0.4925, 0.2860, 11.8723
      CIE-Lab:
        41.0125, 53.8363, 10.5460
        CIE-LCH:
        41.0125, 54.8595, 11.0833
        CIE-Luv:
        41.0125, 87.3375, 2.2428
        Hunter-Lab:
        34.4563, 45.6113, 8.2943
      #b02f52 color charts
#b02f52 RGB chart
      #b02f52 CMYK chart
      #b02f52 RGB pie chart
      #b02f52 color shades, tints & tones
#b02f52 color schemes
#b02f52 color preview, HTML & CSS examples
           This text has a color of #b02f52        
        
          <p style="color:#b02f52;">Text here</p>
        
        
          .mytext {color:#b02f52;}
        
        Text color #b02f52
      
           This box has a color of #b02f52        
        
          <div style="background-color:#b02f52;">Content here</div>
        
        
          .mybackground {background-color:#b02f52;}
        
        Background color #b02f52
      
           Border around this has a color of #b02f52        
        
          <div style="border:2px solid #b02f52;">Content here</div>
        
        
          .myborder {border:2px solid #b02f52;}
        
        Border color #b02f52