#b03b61 color space conversions
Hex:
#b03b61
RGB:
176, 59, 97
CMY:
31, 77, 62
CMYK:
0, 66, 45, 31
HSL:
341°, 49.7872%, 46.0784%
HSV (HSB):
341°, 66.4773%, 69.0196%
XYZ:
21.6261, 13.2211, 12.7214
xyY:
0.4546, 0.2779, 13.2211
CIE-Lab:
43.0945, 50.5283, 4.1136
CIE-LCH:
43.0945, 50.6955, 4.6543
CIE-Luv:
43.0945, 76.9252, -4.1041
Hunter-Lab:
36.3608, 42.5340, 4.7091
#b03b61 color charts
#b03b61 color shades, tints & tones
#b03b61 color schemes
#b03b61 color preview, HTML & CSS examples
This text has a color of #b03b61
<p style="color:#b03b61;">Text here</p>
.mytext {color:#b03b61;}
This box has a color of #b03b61
<div style="background-color:#b03b61;">Content here</div>
.mybackground {background-color:#b03b61;}
Border around this has a color of #b03b61
<div style="border:2px solid #b03b61;">Content here</div>
.myborder {border:2px solid #b03b61;}