#b02e54 color space conversions
Hex:
        #b02e54
        RGB:
        176, 46, 84
        CMY:
        31, 82, 67
        CMYK:
        0, 74, 52, 31
      HSL:
        342°, 58.5586%, 43.5294%
        HSV (HSB):
        342°, 73.8636%, 69.0196%
        XYZ:
        20.4817, 11.8242, 9.5903
        xyY:
        0.4889, 0.2822, 11.8242
      CIE-Lab:
        40.9353, 54.3531, 9.1786
        CIE-LCH:
        40.9353, 55.1226, 9.5851
        CIE-Luv:
        40.9353, 87.1060, 0.6704
        Hunter-Lab:
        34.3863, 46.1449, 7.5345
      #b02e54 color charts
#b02e54 RGB chart
      #b02e54 CMYK chart
      #b02e54 RGB pie chart
      #b02e54 color shades, tints & tones
#b02e54 color schemes
#b02e54 color preview, HTML & CSS examples
           This text has a color of #b02e54        
        
          <p style="color:#b02e54;">Text here</p>
        
        
          .mytext {color:#b02e54;}
        
        Text color #b02e54
      
           This box has a color of #b02e54        
        
          <div style="background-color:#b02e54;">Content here</div>
        
        
          .mybackground {background-color:#b02e54;}
        
        Background color #b02e54
      
           Border around this has a color of #b02e54        
        
          <div style="border:2px solid #b02e54;">Content here</div>
        
        
          .myborder {border:2px solid #b02e54;}
        
        Border color #b02e54