#b04045 color space conversions
Hex:
        #b04045
        RGB:
        176, 64, 69
        CMY:
        31, 75, 73
        CMYK:
        0, 64, 61, 31
      HSL:
        357°, 46.6667%, 47.0588%
        HSV (HSB):
        357°, 63.6364%, 69.0196%
        XYZ:
        20.8121, 13.3266, 7.1056
        xyY:
        0.5046, 0.3231, 13.3266
      CIE-Lab:
        43.2512, 45.9737, 21.6361
        CIE-LCH:
        43.2512, 50.8104, 25.2026
        CIE-Luv:
        43.2512, 82.1597, 15.3070
        Hunter-Lab:
        36.5056, 37.8793, 14.0135
      #b04045 color charts
#b04045 RGB chart
      #b04045 CMYK chart
      #b04045 RGB pie chart
      #b04045 color shades, tints & tones
#b04045 color schemes
#b04045 color preview, HTML & CSS examples
           This text has a color of #b04045        
        
          <p style="color:#b04045;">Text here</p>
        
        
          .mytext {color:#b04045;}
        
        Text color #b04045
      
           This box has a color of #b04045        
        
          <div style="background-color:#b04045;">Content here</div>
        
        
          .mybackground {background-color:#b04045;}
        
        Background color #b04045
      
           Border around this has a color of #b04045        
        
          <div style="border:2px solid #b04045;">Content here</div>
        
        
          .myborder {border:2px solid #b04045;}
        
        Border color #b04045