#b8414a color space conversions
Hex:
        #b8414a
        RGB:
        184, 65, 74
        CMY:
        28, 75, 71
        CMYK:
        0, 65, 60, 28
      HSL:
        355°, 47.7912%, 48.8235%
        HSV (HSB):
        355°, 64.6739%, 72.1569%
        XYZ:
        22.8935, 14.4654, 8.0640
        xyY:
        0.5040, 0.3185, 14.4654
      CIE-Lab:
        44.8930, 48.6261, 20.9980
        CIE-LCH:
        44.8930, 52.9661, 23.3560
        CIE-Luv:
        44.8930, 86.9256, 14.4021
        Hunter-Lab:
        38.0333, 40.8865, 14.0524
      #b8414a color charts
#b8414a RGB chart
      #b8414a CMYK chart
      #b8414a RGB pie chart
      #b8414a color shades, tints & tones
#b8414a color schemes
#b8414a color preview, HTML & CSS examples
           This text has a color of #b8414a        
        
          <p style="color:#b8414a;">Text here</p>
        
        
          .mytext {color:#b8414a;}
        
        Text color #b8414a
      
           This box has a color of #b8414a        
        
          <div style="background-color:#b8414a;">Content here</div>
        
        
          .mybackground {background-color:#b8414a;}
        
        Background color #b8414a
      
           Border around this has a color of #b8414a        
        
          <div style="border:2px solid #b8414a;">Content here</div>
        
        
          .myborder {border:2px solid #b8414a;}
        
        Border color #b8414a