#b05142 color space conversions
Hex:
        #b05142
        RGB:
        176, 81, 66
        CMY:
        31, 68, 74
        CMYK:
        0, 54, 63, 31
      HSL:
        8°, 45.4545%, 47.4510%
        HSV (HSB):
        8°, 62.5000%, 69.0196%
        XYZ:
        21.8303, 15.5083, 6.9971
        xyY:
        0.4924, 0.3498, 15.5083
      CIE-Lab:
        46.3227, 37.5714, 27.3437
        CIE-LCH:
        46.3227, 46.4682, 36.0464
        CIE-Luv:
        46.3227, 71.7680, 23.1160
        Hunter-Lab:
        39.3806, 30.0339, 17.0319
      #b05142 color charts
#b05142 RGB chart
      #b05142 CMYK chart
      #b05142 RGB pie chart
      #b05142 color shades, tints & tones
#b05142 color schemes
#b05142 color preview, HTML & CSS examples
           This text has a color of #b05142        
        
          <p style="color:#b05142;">Text here</p>
        
        
          .mytext {color:#b05142;}
        
        Text color #b05142
      
           This box has a color of #b05142        
        
          <div style="background-color:#b05142;">Content here</div>
        
        
          .mybackground {background-color:#b05142;}
        
        Background color #b05142
      
           Border around this has a color of #b05142        
        
          <div style="border:2px solid #b05142;">Content here</div>
        
        
          .myborder {border:2px solid #b05142;}
        
        Border color #b05142