#b02a54 color space conversions
Hex:
        #b02a54
        RGB:
        176, 42, 84
        CMY:
        31, 84, 67
        CMYK:
        0, 76, 52, 31
      HSL:
        341°, 61.4679%, 42.7451%
        HSV (HSB):
        341°, 76.1364%, 69.0196%
        XYZ:
        20.3327, 11.5261, 9.5406
        xyY:
        0.4911, 0.2784, 11.5261
      CIE-Lab:
        40.4528, 55.7039, 8.5006
        CIE-LCH:
        40.4528, 56.3488, 8.6766
        CIE-Luv:
        40.4528, 88.7532, -0.3878
        Hunter-Lab:
        33.9502, 47.4906, 7.1035
      #b02a54 color charts
#b02a54 RGB chart
      #b02a54 CMYK chart
      #b02a54 RGB pie chart
      #b02a54 color shades, tints & tones
#b02a54 color schemes
#b02a54 color preview, HTML & CSS examples
           This text has a color of #b02a54        
        
          <p style="color:#b02a54;">Text here</p>
        
        
          .mytext {color:#b02a54;}
        
        Text color #b02a54
      
           This box has a color of #b02a54        
        
          <div style="background-color:#b02a54;">Content here</div>
        
        
          .mybackground {background-color:#b02a54;}
        
        Background color #b02a54
      
           Border around this has a color of #b02a54        
        
          <div style="border:2px solid #b02a54;">Content here</div>
        
        
          .myborder {border:2px solid #b02a54;}
        
        Border color #b02a54