#b00b63 color space conversions
Hex:
#b00b63
RGB:
176, 11, 99
CMY:
31, 96, 61
CMYK:
0, 94, 44, 31
HSL:
328°, 88.2353%, 36.6667%
HSV (HSB):
328°, 93.7500%, 69.0196%
XYZ:
20.2763, 10.3703, 12.7374
xyY:
0.4674, 0.2390, 10.3703
CIE-Lab:
38.4990, 63.8489, -3.8507
CIE-LCH:
38.4990, 63.9649, 356.5487
CIE-Luv:
38.4990, 90.6284, -16.1605
Hunter-Lab:
32.2030, 56.0357, -0.9092
#b00b63 color charts
#b00b63 color shades, tints & tones
#b00b63 color schemes
#b00b63 color preview, HTML & CSS examples
This text has a color of #b00b63
<p style="color:#b00b63;">Text here</p>
.mytext {color:#b00b63;}
This box has a color of #b00b63
<div style="background-color:#b00b63;">Content here</div>
.mybackground {background-color:#b00b63;}
Border around this has a color of #b00b63
<div style="border:2px solid #b00b63;">Content here</div>
.myborder {border:2px solid #b00b63;}