#b00b57 color space conversions
Hex:
#b00b57
RGB:
176, 11, 87
CMY:
31, 96, 66
CMYK:
0, 94, 51, 31
HSL:
332°, 88.2353%, 36.6667%
HSV (HSB):
332°, 93.7500%, 69.0196%
XYZ:
19.7445, 10.1576, 9.9368
xyY:
0.4956, 0.2550, 10.1576
CIE-Lab:
38.1238, 62.8311, 3.2720
CIE-LCH:
38.1238, 62.9162, 2.9811
CIE-Luv:
38.1238, 95.8001, -7.7257
Hunter-Lab:
31.8709, 54.8089, 3.8241
#b00b57 color charts
#b00b57 color shades, tints & tones
#b00b57 color schemes
#b00b57 color preview, HTML & CSS examples
This text has a color of #b00b57
<p style="color:#b00b57;">Text here</p>
.mytext {color:#b00b57;}
This box has a color of #b00b57
<div style="background-color:#b00b57;">Content here</div>
.mybackground {background-color:#b00b57;}
Border around this has a color of #b00b57
<div style="border:2px solid #b00b57;">Content here</div>
.myborder {border:2px solid #b00b57;}