#b00d64 color space conversions
Hex:
        #b00d64
        RGB:
        176, 13, 100
        CMY:
        31, 95, 61
        CMYK:
        0, 93, 43, 31
      HSL:
        328°, 86.2434%, 37.0588%
        HSV (HSB):
        328°, 92.6136%, 69.0196%
        XYZ:
        20.3487, 10.4381, 12.9988
        xyY:
        0.4647, 0.2384, 10.4381
      CIE-Lab:
        38.6174, 63.6935, -4.3113
        CIE-LCH:
        38.6174, 63.8392, 356.1276
        CIE-Luv:
        38.6174, 89.9300, -16.6915
        Hunter-Lab:
        32.3080, 55.8864, -1.2392
      #b00d64 color charts
#b00d64 RGB chart
      #b00d64 CMYK chart
      #b00d64 RGB pie chart
      #b00d64 color shades, tints & tones
#b00d64 color schemes
#b00d64 color preview, HTML & CSS examples
           This text has a color of #b00d64        
        
          <p style="color:#b00d64;">Text here</p>
        
        
          .mytext {color:#b00d64;}
        
        Text color #b00d64
      
           This box has a color of #b00d64        
        
          <div style="background-color:#b00d64;">Content here</div>
        
        
          .mybackground {background-color:#b00d64;}
        
        Background color #b00d64
      
           Border around this has a color of #b00d64        
        
          <div style="border:2px solid #b00d64;">Content here</div>
        
        
          .myborder {border:2px solid #b00d64;}
        
        Border color #b00d64