#b00b55 color space conversions
Hex:
#b00b55
RGB:
176, 11, 85
CMY:
31, 96, 67
CMYK:
0, 94, 52, 31
HSL:
333°, 88.2353%, 36.6667%
HSV (HSB):
333°, 93.7500%, 69.0196%
XYZ:
19.6639, 10.1253, 9.5123
xyY:
0.5003, 0.2576, 10.1253
CIE-Lab:
38.0664, 62.6747, 4.4740
CIE-LCH:
38.0664, 62.8342, 4.0832
CIE-Luv:
38.0664, 96.6364, -6.3740
Hunter-Lab:
31.8203, 54.6213, 4.5502
#b00b55 color charts
#b00b55 color shades, tints & tones
#b00b55 color schemes
#b00b55 color preview, HTML & CSS examples
This text has a color of #b00b55
<p style="color:#b00b55;">Text here</p>
.mytext {color:#b00b55;}
This box has a color of #b00b55
<div style="background-color:#b00b55;">Content here</div>
.mybackground {background-color:#b00b55;}
Border around this has a color of #b00b55
<div style="border:2px solid #b00b55;">Content here</div>
.myborder {border:2px solid #b00b55;}