#b80e53 color space conversions
Hex:
        #b80e53
        RGB:
        184, 14, 83
        CMY:
        28, 95, 67
        CMYK:
        0, 92, 55, 28
      HSL:
        336°, 85.8586%, 38.8235%
        HSV (HSB):
        336°, 92.3913%, 72.1569%
        XYZ:
        21.4855, 11.1290, 9.1993
        xyY:
        0.5138, 0.2662, 11.1290
      CIE-Lab:
        39.7968, 64.0796, 8.4418
        CIE-LCH:
        39.7968, 64.6333, 7.5048
        CIE-Luv:
        39.7968, 103.4757, -2.4150
        Hunter-Lab:
        33.3601, 56.5826, 7.0024
      #b80e53 color charts
#b80e53 RGB chart
      #b80e53 CMYK chart
      #b80e53 RGB pie chart
      #b80e53 color shades, tints & tones
#b80e53 color schemes
#b80e53 color preview, HTML & CSS examples
           This text has a color of #b80e53        
        
          <p style="color:#b80e53;">Text here</p>
        
        
          .mytext {color:#b80e53;}
        
        Text color #b80e53
      
           This box has a color of #b80e53        
        
          <div style="background-color:#b80e53;">Content here</div>
        
        
          .mybackground {background-color:#b80e53;}
        
        Background color #b80e53
      
           Border around this has a color of #b80e53        
        
          <div style="border:2px solid #b80e53;">Content here</div>
        
        
          .myborder {border:2px solid #b80e53;}
        
        Border color #b80e53