#b04142 color space conversions
Hex:
        #b04142
        RGB:
        176, 65, 66
        CMY:
        31, 75, 74
        CMYK:
        0, 63, 63, 31
      HSL:
        359°, 46.0581%, 47.2549%
        HSV (HSB):
        359°, 63.0682%, 69.0196%
        XYZ:
        20.7782, 13.4040, 6.6464
        xyY:
        0.5089, 0.3283, 13.4040
      CIE-Lab:
        43.3658, 45.3159, 23.6072
        CIE-LCH:
        43.3658, 51.0963, 27.5171
        CIE-Luv:
        43.3658, 82.2612, 17.2617
        Hunter-Lab:
        36.6115, 37.2340, 14.8647
      #b04142 color charts
#b04142 RGB chart
      #b04142 CMYK chart
      #b04142 RGB pie chart
      #b04142 color shades, tints & tones
#b04142 color schemes
#b04142 color preview, HTML & CSS examples
           This text has a color of #b04142        
        
          <p style="color:#b04142;">Text here</p>
        
        
          .mytext {color:#b04142;}
        
        Text color #b04142
      
           This box has a color of #b04142        
        
          <div style="background-color:#b04142;">Content here</div>
        
        
          .mybackground {background-color:#b04142;}
        
        Background color #b04142
      
           Border around this has a color of #b04142        
        
          <div style="border:2px solid #b04142;">Content here</div>
        
        
          .myborder {border:2px solid #b04142;}
        
        Border color #b04142