#b03f65 color space conversions
Hex:
        #b03f65
        RGB:
        176, 63, 101
        CMY:
        31, 75, 60
        CMYK:
        0, 64, 43, 31
      HSL:
        340°, 47.2803%, 46.8627%
        HSV (HSB):
        340°, 64.2045%, 69.0196%
        XYZ:
        22.0310, 13.7247, 13.7999
        xyY:
        0.4446, 0.2770, 13.7247
      CIE-Lab:
        43.8355, 49.2274, 2.7027
        CIE-LCH:
        43.8355, 49.3015, 3.1425
        CIE-Luv:
        43.8355, 73.7354, -5.5043
        Hunter-Lab:
        37.0469, 41.3180, 3.8474
      #b03f65 color charts
#b03f65 RGB chart
      #b03f65 CMYK chart
      #b03f65 RGB pie chart
      #b03f65 color shades, tints & tones
#b03f65 color schemes
#b03f65 color preview, HTML & CSS examples
           This text has a color of #b03f65        
        
          <p style="color:#b03f65;">Text here</p>
        
        
          .mytext {color:#b03f65;}
        
        Text color #b03f65
      
           This box has a color of #b03f65        
        
          <div style="background-color:#b03f65;">Content here</div>
        
        
          .mybackground {background-color:#b03f65;}
        
        Background color #b03f65
      
           Border around this has a color of #b03f65        
        
          <div style="border:2px solid #b03f65;">Content here</div>
        
        
          .myborder {border:2px solid #b03f65;}
        
        Border color #b03f65