#b9164e color space conversions
Hex:
        #b9164e
        RGB:
        185, 22, 78
        CMY:
        27, 91, 69
        CMYK:
        0, 88, 58, 27
      HSL:
        339°, 78.7440%, 40.5882%
        HSV (HSB):
        339°, 88.1081%, 72.5490%
        XYZ:
        21.6696, 11.4382, 8.2734
        xyY:
        0.5237, 0.2764, 11.4382
      CIE-Lab:
        40.3089, 62.7401, 12.3736
        CIE-LCH:
        40.3089, 63.9486, 11.1567
        CIE-Luv:
        40.3089, 104.6221, 1.9633
        Hunter-Lab:
        33.8204, 55.1843, 9.1703
      #b9164e color charts
#b9164e RGB chart
      #b9164e CMYK chart
      #b9164e RGB pie chart
      #b9164e color shades, tints & tones
#b9164e color schemes
#b9164e color preview, HTML & CSS examples
           This text has a color of #b9164e        
        
          <p style="color:#b9164e;">Text here</p>
        
        
          .mytext {color:#b9164e;}
        
        Text color #b9164e
      
           This box has a color of #b9164e        
        
          <div style="background-color:#b9164e;">Content here</div>
        
        
          .mybackground {background-color:#b9164e;}
        
        Background color #b9164e
      
           Border around this has a color of #b9164e        
        
          <div style="border:2px solid #b9164e;">Content here</div>
        
        
          .myborder {border:2px solid #b9164e;}
        
        Border color #b9164e