#b94d64 color space conversions
Hex:
        #b94d64
        RGB:
        185, 77, 100
        CMY:
        27, 70, 61
        CMYK:
        0, 58, 46, 27
      HSL:
        347°, 43.5484%, 51.3725%
        HSV (HSB):
        347°, 58.3784%, 72.5490%
        XYZ:
        24.9617, 16.5421, 13.9339
        xyY:
        0.4503, 0.2984, 16.5421
      CIE-Lab:
        47.6779, 45.7220, 9.0032
        CIE-LCH:
        47.6779, 46.6000, 11.1398
        CIE-Luv:
        47.6779, 73.9061, 2.7600
        Hunter-Lab:
        40.6720, 38.3750, 8.1581
      #b94d64 color charts
#b94d64 RGB chart
      #b94d64 CMYK chart
      #b94d64 RGB pie chart
      #b94d64 color shades, tints & tones
#b94d64 color schemes
#b94d64 color preview, HTML & CSS examples
           This text has a color of #b94d64        
        
          <p style="color:#b94d64;">Text here</p>
        
        
          .mytext {color:#b94d64;}
        
        Text color #b94d64
      
           This box has a color of #b94d64        
        
          <div style="background-color:#b94d64;">Content here</div>
        
        
          .mybackground {background-color:#b94d64;}
        
        Background color #b94d64
      
           Border around this has a color of #b94d64        
        
          <div style="border:2px solid #b94d64;">Content here</div>
        
        
          .myborder {border:2px solid #b94d64;}
        
        Border color #b94d64