#b71f66 color space conversions
Hex:
        #b71f66
        RGB:
        183, 31, 102
        CMY:
        28, 88, 60
        CMYK:
        0, 83, 44, 28
      HSL:
        332°, 71.0280%, 41.9608%
        HSV (HSB):
        332°, 83.0601%, 71.7647%
        XYZ:
        22.4167, 12.0066, 13.7064
        xyY:
        0.4658, 0.2495, 12.0066
      CIE-Lab:
        41.2265, 62.2551, -1.5681
        CIE-LCH:
        41.2265, 62.2748, 358.5571
        CIE-Luv:
        41.2265, 91.2172, -13.2949
        Hunter-Lab:
        34.6505, 54.8400, 0.8025
      #b71f66 color charts
#b71f66 RGB chart
      #b71f66 CMYK chart
      #b71f66 RGB pie chart
      #b71f66 color shades, tints & tones
#b71f66 color schemes
#b71f66 color preview, HTML & CSS examples
           This text has a color of #b71f66        
        
          <p style="color:#b71f66;">Text here</p>
        
        
          .mytext {color:#b71f66;}
        
        Text color #b71f66
      
           This box has a color of #b71f66        
        
          <div style="background-color:#b71f66;">Content here</div>
        
        
          .mybackground {background-color:#b71f66;}
        
        Background color #b71f66
      
           Border around this has a color of #b71f66        
        
          <div style="border:2px solid #b71f66;">Content here</div>
        
        
          .myborder {border:2px solid #b71f66;}
        
        Border color #b71f66