#b04263 color space conversions
Hex:
        #b04263
        RGB:
        176, 66, 99
        CMY:
        31, 74, 61
        CMYK:
        0, 63, 44, 31
      HSL:
        342°, 45.4545%, 47.4510%
        HSV (HSB):
        342°, 62.5000%, 69.0196%
        XYZ:
        22.1048, 14.0274, 13.3469
        xyY:
        0.4468, 0.2835, 14.0274
      CIE-Lab:
        44.2722, 47.6881, 4.5671
        CIE-LCH:
        44.2722, 47.9063, 5.4705
        CIE-Luv:
        44.2722, 72.8447, -2.9595
        Hunter-Lab:
        37.4532, 39.8076, 5.0885
      #b04263 color charts
#b04263 RGB chart
      #b04263 CMYK chart
      #b04263 RGB pie chart
      #b04263 color shades, tints & tones
#b04263 color schemes
#b04263 color preview, HTML & CSS examples
           This text has a color of #b04263        
        
          <p style="color:#b04263;">Text here</p>
        
        
          .mytext {color:#b04263;}
        
        Text color #b04263
      
           This box has a color of #b04263        
        
          <div style="background-color:#b04263;">Content here</div>
        
        
          .mybackground {background-color:#b04263;}
        
        Background color #b04263
      
           Border around this has a color of #b04263        
        
          <div style="border:2px solid #b04263;">Content here</div>
        
        
          .myborder {border:2px solid #b04263;}
        
        Border color #b04263