#b00965 color space conversions
Hex:
        #b00965
        RGB:
        176, 9, 101
        CMY:
        31, 96, 60
        CMYK:
        0, 95, 43, 31
      HSL:
        327°, 90.2703%, 36.2745%
        HSV (HSB):
        327°, 94.8864%, 69.0196%
        XYZ:
        20.3511, 10.3651, 13.2400
        xyY:
        0.4630, 0.2358, 10.3651
      CIE-Lab:
        38.4898, 64.2556, -5.1365
        CIE-LCH:
        38.4898, 64.4606, 355.4296
        CIE-Luv:
        38.4898, 89.9788, -17.7885
        Hunter-Lab:
        32.1948, 56.4933, -1.8463
      #b00965 color charts
#b00965 RGB chart
      #b00965 CMYK chart
      #b00965 RGB pie chart
      #b00965 color shades, tints & tones
#b00965 color schemes
#b00965 color preview, HTML & CSS examples
           This text has a color of #b00965        
        
          <p style="color:#b00965;">Text here</p>
        
        
          .mytext {color:#b00965;}
        
        Text color #b00965
      
           This box has a color of #b00965        
        
          <div style="background-color:#b00965;">Content here</div>
        
        
          .mybackground {background-color:#b00965;}
        
        Background color #b00965
      
           Border around this has a color of #b00965        
        
          <div style="border:2px solid #b00965;">Content here</div>
        
        
          .myborder {border:2px solid #b00965;}
        
        Border color #b00965