#b02b50 color space conversions
Hex:
        #b02b50
        RGB:
        176, 43, 80
        CMY:
        31, 83, 69
        CMYK:
        0, 76, 55, 31
      HSL:
        343°, 60.7306%, 42.9412%
        HSV (HSB):
        343°, 75.5682%, 69.0196%
        XYZ:
        20.2163, 11.5370, 8.7508
        xyY:
        0.4991, 0.2848, 11.5370
      CIE-Lab:
        40.4707, 55.0556, 11.0537
        CIE-LCH:
        40.4707, 56.1543, 11.3525
        CIE-Luv:
        40.4707, 89.7171, 2.4498
        Hunter-Lab:
        33.9662, 46.8004, 8.5014
      #b02b50 color charts
#b02b50 RGB chart
      #b02b50 CMYK chart
      #b02b50 RGB pie chart
      #b02b50 color shades, tints & tones
#b02b50 color schemes
#b02b50 color preview, HTML & CSS examples
           This text has a color of #b02b50        
        
          <p style="color:#b02b50;">Text here</p>
        
        
          .mytext {color:#b02b50;}
        
        Text color #b02b50
      
           This box has a color of #b02b50        
        
          <div style="background-color:#b02b50;">Content here</div>
        
        
          .mybackground {background-color:#b02b50;}
        
        Background color #b02b50
      
           Border around this has a color of #b02b50        
        
          <div style="border:2px solid #b02b50;">Content here</div>
        
        
          .myborder {border:2px solid #b02b50;}
        
        Border color #b02b50