#b94a64 color space conversions
Hex:
        #b94a64
        RGB:
        185, 74, 100
        CMY:
        27, 71, 61
        CMYK:
        0, 60, 46, 27
      HSL:
        346°, 44.2231%, 50.7843%
        HSV (HSB):
        346°, 60.0000%, 72.5490%
        XYZ:
        24.7566, 16.1319, 13.8656
        xyY:
        0.4521, 0.2946, 16.1319
      CIE-Lab:
        47.1471, 47.1303, 8.2533
        CIE-LCH:
        47.1471, 47.8475, 9.9327
        CIE-Luv:
        47.1471, 75.5893, 1.5589
        Hunter-Lab:
        40.1646, 39.7356, 7.6472
      #b94a64 color charts
#b94a64 RGB chart
      #b94a64 CMYK chart
      #b94a64 RGB pie chart
      #b94a64 color shades, tints & tones
#b94a64 color schemes
#b94a64 color preview, HTML & CSS examples
           This text has a color of #b94a64        
        
          <p style="color:#b94a64;">Text here</p>
        
        
          .mytext {color:#b94a64;}
        
        Text color #b94a64
      
           This box has a color of #b94a64        
        
          <div style="background-color:#b94a64;">Content here</div>
        
        
          .mybackground {background-color:#b94a64;}
        
        Background color #b94a64
      
           Border around this has a color of #b94a64        
        
          <div style="border:2px solid #b94a64;">Content here</div>
        
        
          .myborder {border:2px solid #b94a64;}
        
        Border color #b94a64