#b80d53 color space conversions
Hex:
        #b80d53
        RGB:
        184, 13, 83
        CMY:
        28, 95, 67
        CMYK:
        0, 93, 55, 28
      HSL:
        335°, 86.8020%, 38.6275%
        HSV (HSB):
        335°, 92.9348%, 72.1569%
        XYZ:
        21.4724, 11.1027, 9.1949
        xyY:
        0.5141, 0.2658, 11.1027
      CIE-Lab:
        39.7530, 64.2067, 8.3800
        CIE-LCH:
        39.7530, 64.7513, 7.4360
        CIE-Luv:
        39.7530, 103.6361, -2.5118
        Hunter-Lab:
        33.3208, 56.7169, 6.9633
      #b80d53 color charts
#b80d53 RGB chart
      #b80d53 CMYK chart
      #b80d53 RGB pie chart
      #b80d53 color shades, tints & tones
#b80d53 color schemes
#b80d53 color preview, HTML & CSS examples
           This text has a color of #b80d53        
        
          <p style="color:#b80d53;">Text here</p>
        
        
          .mytext {color:#b80d53;}
        
        Text color #b80d53
      
           This box has a color of #b80d53        
        
          <div style="background-color:#b80d53;">Content here</div>
        
        
          .mybackground {background-color:#b80d53;}
        
        Background color #b80d53
      
           Border around this has a color of #b80d53        
        
          <div style="border:2px solid #b80d53;">Content here</div>
        
        
          .myborder {border:2px solid #b80d53;}
        
        Border color #b80d53